Yann Weber
2bfba3be30
Various bugfix on mass_deploy and slim about mongodb connections
vor 8 Jahren
prieto
101337ac14
Static env for nginx in slim
vor 8 Jahren
prieto
9413018837
Add a static url to webui conf
vor 8 Jahren
Yann Weber
2347fe0618
Add a purgedb option to mass_deploy script
Allow to remove all database prefixed by MONGODB_DB_PREFIX (in the conf of mass_deploy script)
vor 8 Jahren
Yann Weber
033131801d
Bugfixes in progs/Makefiles.am to support make dist target
Allow generating a tarball that can compile and run lodel2 + deletion of unwanted Makefile.in files
vor 8 Jahren
Yann Weber
6e36af8094
create_instance script enhancement to fit with runtest bugfix
vor 8 Jahren
Yann Weber
29ed9a804c
Add a forgotten Makefile.am patch
vor 8 Jahren
Yann Weber
023e775bda
Forgotten modifications to progs/Makefile.am
vor 8 Jahren
Yann Weber
8b86ba32d1
Small bugfix in SLIM + add fogotten file to slim's Makefile.am
Forgotten file was the PID list file
The bugfix concerns the conf when selection mongodb as datasource (quick & dirty solution : keep dummmy_datasource loaded so we don't have to modify the original datasource conf)
vor 8 Jahren
Yann Weber
2b30b2f346
Making datasource and mass_deploy working with mongodb user management
https://docs.mongodb.com/v2.4/reference/user-privileges/
https://docs.mongodb.com/v2.4/reference/privilege-documents/
vor 8 Jahren
Yann Weber
38659c6b6d
Makes create_mongodb.sh and its conffile handled by autotools
vor 8 Jahren
Yann Weber
ca4952a264
webui & slim enhancement
Adds a LODEL2LOGDIR to buildconf.py
Adds a nginx-conf option to slim
...
vor 8 Jahren
prieto
89279367dc
Configuration file to define admin mongodb
vor 8 Jahren
m.orban
3ba29b4deb
Added port in mongo_db mass_deploy script
vor 8 Jahren
prieto
9ad0784220
Take car of port in creation of databases
vor 8 Jahren
m.orban
366527482f
Added script in mass_deploy to create mondb base
vor 8 Jahren
m.orban
7b282bfc2a
Added a mongo_db conf in mass_deploy.sh
vor 8 Jahren
m.orban
8b968f4633
Set conf with slim for datasource_connectorsslim
vor 8 Jahren
prieto
dbd8df443a
Creation script of mongodb database and user
vor 8 Jahren
Yann Weber
704582bc16
Bugfix in webui uswgi socket file creation
Now create an INSTANCE_NAME.sock in @localstatedir @/uwsgi_sockets
Note : the localstatedir is wrong -_- /usr/var instead of /var........
vor 8 Jahren
Yann Weber
b17901e75c
SLIM bugfixes and enhancement
Bufixes in start & stop functions
Add a -f --foreground option allowing to run an instance in foreground
There is one problem left : the unix socket creation is not done in the instance directory...
vor 8 Jahren
Yann Weber
7c55e4c080
First version of mass_deploy script
vor 8 Jahren
Yann Weber
42bc342ffd
SLIM enhancement
Bugfixe in start
implements stop
add info in instance details
vor 8 Jahren
Yann Weber
fc60c40893
Bugfixes in SLIM
On configuration setter
vor 8 Jahren
Yann Weber
e6e4a03a27
Enhancement in SLIM capabilities + bugfixes in install process
SLIM is now able to edit configuration from CLI, to start instances etc.
vor 8 Jahren
Yann Weber
6b187a540a
slim.py enhancement + deleted useless file
Deleted the json "db" of slim.py : progs/instances.json
Add features to SLIM :
- interface configuration editing from CLI
- better listing
solves #145
vor 8 Jahren
Yann Weber
ef2f8e3b30
Bugfixes and enhancement in slim.py
Now slim is able to create an instance, run make all, and start an interactive python without errors
refs #145
vor 8 Jahren
Yann Weber
4037a0c75f
First SLIM version
Able to :
- create/delete instances
- list instances
- run make %target% in all instances
- edit configuration given an instance name
refs #145
vor 8 Jahren