Yann Weber
572c408a79
POC of context manager to handle virtual lodel packages
8 years ago
Yann Weber
d7c24fce39
Enhancement in deployment with autotools and in README file
Remove duplicate install templates directories (the same directories can be used by SLIM & runtest)
Addapted runtest so it can fetch the install template from the lodel2 datadir
Make lodel_admin.py runnable (add the python3 shebang + chmod +x at install-data target)
And a beautifull ASCII formating for the README
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
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
Yann Weber
a82a75dfc6
Bugfixes in lodel_admin init_db action
8 years ago
Yann Weber
cddf221988
Lodel2 script helper class implementation (#122 )
- Allow to extend easily lodel_admin.py script.
- Writtent first lodel_admin.py action : discover-plugins
8 years ago
Yann Weber
3395f76238
Updated instance admin script and Makefile to be able to run plugins discover + webui upgrade
8 years ago
Yann Weber
996bc334a1
Bugfixes + code clean
8 years ago
Yann Weber
71cdb2e75d
Implements a new make target to list registered hooks in an instance
8 years ago
Yann Weber
27969719ac
Cleaning now useless LodelHook call and import
8 years ago
Yann Weber
13a2d157e3
Database initialization function written
8 years ago
Yann Weber
e3dbdc8e49
Untested but written db initialisation function in install/lodel_admin.py
8 years ago
Yann Weber
9b3087b363
Continue to prepare MigrationHandler database initialization script
8 years ago
Yann Weber
006b0c4bc0
Deleting old stuff + bugfix in install/Makefile and in install/lodel_admin.py
8 years ago
Roland Haroutiounian
1ccd19c43c
starting the implementation of the init all dbs script (makefile and function declaration)
8 years ago
Yann Weber
a312cbc4d9
First version of lodel2 instance creation script
8 years ago