Yann Weber
|
2bfba3be30
|
Various bugfix on mass_deploy and slim about mongodb connections
|
8 years ago |
Yann Weber
|
ca4952a264
|
webui & slim enhancement
Adds a LODEL2LOGDIR to buildconf.py
Adds a nginx-conf option to slim
...
|
8 years ago |
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........
|
8 years ago |
Yann Weber
|
e6e4a03a27
|
Enhancement in SLIM capabilities + bugfixes in install process
SLIM is now able to edit configuration from CLI, to start instances etc.
|
8 years ago |
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
|
8 years ago |
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
|
8 years ago |
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
|
8 years ago |