Quentin Bonaventure
87de9d653e
Autotools fix for deb target
Recent changes broke the 'deb' target building process. Now fixed and
back at work !
8 years ago
Quentin Bonaventure
e640ff96e7
Autotools propagation of multisite variables
Better access to a few variables into the .am files. Allows for single
point of definition of variables required accross various .am.
For concerns separation, may probably switch from Makefile-common.am.inc
to Makefile-multisite.am.inc.
8 years ago
Quentin Bonaventure
cf8a1f488f
Little typo in dir name
names was set to "sites_datas" isntead of "sites_data"...
8 years ago
Quentin Bonaventure
1e15deaec3
Multisite creation
Allows creating multisite instances, along with its directories creation
into /var/lodel2
8 years ago
Yann Weber
6c721a702c
Autotools bugfixes
8 years ago
Yann Weber
e68312098c
Implements a model for create_multisite script
8 years ago
Yann Weber
8f48612c82
Enables debian package creation
with make deb . Next commit will update the README
8 years ago
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
8 years ago
Yann Weber
023e775bda
Forgotten modifications to progs/Makefile.am
8 years ago
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/
8 years ago
Yann Weber
38659c6b6d
Makes create_mongodb.sh and its conffile handled by autotools
8 years ago
Yann Weber
42bc342ffd
SLIM enhancement
Bugfixe in start
implements stop
add info in instance details
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