1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-07-16 04:01:59 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Yann
8da7d5fbc7 Updated README and debian package dependencies 2016-11-09 11:20:02 +01:00
m.orban
a6ddb0a972 Modified README to deploy in VM 2016-10-04 17:00:10 +02:00
Yann
8220d450d8 Revert 30fce30cca 2016-09-28 11:24:02 +02:00
m.orban
30fce30cca Debugged mass_deploy.sh 2016-09-23 17:00:17 +02:00
Yann
a26532c99e README enhancement (in mass_deploy shortcut tricks & tips) 2016-09-23 16:39:23 +02:00
Yann
96d871fed5 solves #141 : Updated README + make README present at install
README is now present in $(datadir)/doc/lodel2/
And as README.gz in /usr/share/doc/lodel2/ for debian packages
2016-09-23 15:11:51 +02:00
Yann
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
2016-09-22 16:27:52 +02:00
Yann
c28fd07797 Bugfixes for dist make target
Now we can run tests from the tarball generated by make dist
2016-09-22 12:32:09 +02:00
Yann
62bad8e091 Add informations about slim --nginx-conf option in REAME 2016-09-22 10:25:14 +02:00
Yann
c902d6e8c2 Updated README 2016-09-22 09:55:15 +02:00
Yann
38659c6b6d Makes create_mongodb.sh and its conffile handled by autotools 2016-09-16 17:29:08 +02:00
Yann
8316ab82ff Configure autotools for distributing lodel2
IMPORTANT : tests are broken. See details below

A new lodel/buildconf.py.ini file created. It will be transformed to a lodel/buildconf.py file by ./configure .
This file goal is to store build time constant (for the moment the presence of pymongo).
You have to build lodel2 before being able to run the tests.
2016-08-30 14:01:25 +02:00
Renamed from README.txt (Browse further)