Roland Haroutiounian
|
d0f0c6c945
|
Added a "uwsgi-workers" argument for the instances deployment
|
8年前 |
prieto
|
9413018837
|
Add a static url to webui conf
|
8年前 |
Yann Weber
|
d855db99a8
|
Updated the way webui runs uwsgi
using --plugin option instead of uwsgi_python3 shortcut (can be uwsgi_python34 etc)
|
8年前 |
Yann Weber
|
ca4952a264
|
webui & slim enhancement
Adds a LODEL2LOGDIR to buildconf.py
Adds a nginx-conf option to slim
...
|
8年前 |
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年前 |
Yann Weber
|
7618a7bed7
|
Changed the way webui calls uwsgi
Using execl instead of fork to preserv the pid
|
8年前 |
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年前 |
Yann Weber
|
25a231702e
|
Changed confspec to include Auth specs + em_test modifications
|
8年前 |
Yann Weber
|
c0c1e628fd
|
Bugfixes on settings default value handling
|
8年前 |
Yann Weber
|
904d14cae7
|
Small changes in webui plugin and loader.py
- webui now calls a hook to indicate a session end
- loader.py now set a lodel.dyncode module exposing dynmically generated code
|
8年前 |
Roland Haroutiounian
|
dddeae9c9e
|
Added the virtualenv management for the webui main module
|
8年前 |
Yann Weber
|
39333d699e
|
Update README.txt + forgotten file plugins/webui/run.py
|
8年前 |
Yann Weber
|
dd8dc980b8
|
Generalisation of root url concept
- creating a function in webui/main.py root_url() that returns the root url without trailing /
- use this function in router and template/loader
|
8年前 |
Yann Weber
|
6b5f377dc2
|
Regroup all code concerning webui in plugins/webui
|
8年前 |
Yann Weber
|
f2b33f4fe3
|
Bugfix in webui plugin
|
8年前 |
Yann Weber
|
5c8f46c51e
|
Updated webui plugin to enable standalone mode
To start in standalone uwsgi set lodel2.webui.standalone=True in conf file and start loader.py
|
8年前 |
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年前 |
Yann Weber
|
c5971d9590
|
Updated comments (and deleting space between ## and @brief )
|
8年前 |
Yann Weber
|
c0c5d23adb
|
Commit with comments, code clean etc.
|
8年前 |