Roland Haroutiounian
|
d0f0c6c945
|
Added a "uwsgi-workers" argument for the instances deployment
|
8 years ago |
Yann Weber
|
58b88b0b97
|
[broken] Fixes validator issues + confspec call
broken nginx conf + absolute path in slim that is known only at build time
|
8 years ago |
Yann Weber
|
d855db99a8
|
Updated the way webui runs uwsgi
using --plugin option instead of uwsgi_python3 shortcut (can be uwsgi_python34 etc)
|
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
|
7618a7bed7
|
Changed the way webui calls uwsgi
Using execl instead of fork to preserv the pid
|
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 |
Roland Haroutiounian
|
9554fd0bc5
|
Added 2 configuration parameters to the webui plugin (for the cookies) and cleaned its run module
|
8 years ago |
Yann Weber
|
25a231702e
|
Changed confspec to include Auth specs + em_test modifications
|
8 years ago |
Yann Weber
|
c0c1e628fd
|
Bugfixes on settings default value handling
|
8 years ago |
Roland Haroutiounian
|
dddeae9c9e
|
Added the virtualenv management for the webui main module
|
8 years ago |
Yann Weber
|
ee06ccf1eb
|
Bugfix in webui plugin
Avoid useless impossible import by putting confpsec in a dedicated file
|
8 years ago |
Yann Weber
|
61f19772fb
|
New way to handles plugin
- renamed Plugins class to Plugin
- an instance represent a loaded plugin
- classmethod allows to preload & load plugins
|
8 years ago |
Yann Weber
|
c7b583d416
|
New webui plugin + create_instance.sh update
- create_instance.sh create some symbolic links
- webui plugin that add webui configuration variable
|
8 years ago |
Roland Haroutiounian
|
311ef0c4f3
|
Created a mongodb subpackage in the datasource package
|
8 years ago |
Yann Weber
|
7910374183
|
Implementing mlstring + tests
|
8 years ago |