GithubHelp home page GithubHelp logo

bstconsult / bgerp-install Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bgerp/bgerp-install

0.0 1.0 0.0 81 KB

Bash scripts for quick bgERP insallation on new Linux (virtual) server

License: GNU General Public License v3.0

Shell 100.00%

bgerp-install's Introduction

bgerp-install

Bash скрипт за инсталиране на bgERP


Изисквания
  • чиста инсталация на Ubuntu server 16.04 или 18.04
  • не работи на Ubuntu 18.04.1 но работи на Ubuntu 18.04, 18.04.2, 18.04.3
Инсталация
  • пакета се сваля с командата: git clone https://github.com/bgerp/bgerp-install.git
  • влиза се в директорията bgerp-install
  • стартира се install_bgERP_php7.sh като потребител root или със sudo Възможни са следните параметри за подаване:
    • -h, --help показва помощна информация
    • -d, --directory задава директорията за инсталиране на bgERP /EF_ROOT_PATH/
    • -u, --url указва виртуален хост за apache
    • -b, --branch бранч на кода на bgERP /DC1, DC2, master/
    • -n, --dbname име на базата данни в MySQL сървъра
    • -p, --dbrootpass парола за MySQL root потребителя /създава се произволна, ако не се зададе/
    • -s, --dbusername потребител за базата
    • -a, --dbuserpass парола за потребителя за базата /създава се произволна, ако не се зададе/
Примерно стартиране:

sudo ./install_bgERP_php7.sh -d=/var/www -u=bgerp.local -b=DC2 -s=bgerpuser -n=bgerpbase

резултатен файл с параметрите на инсталацията и паролите се записва в /root/bgerp-install.info

TODO:
  • да се имплементират следните параметри:
    • -m, --mysqlhost адрес на съществуващ MySQL сървър
    • -c, --config конфигурационен файл от друга инсталация

bgerp-install's People

Contributors

dminko avatar milengg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.