80de95a0a0
[ADD] ArchLinux line to explain how to install dependancies
Olivier DOSSMANN
2016-05-11 18:22:27 +02:00
4d0f3a0fb2
[FIX] Missing postgreSQL version for container creation
Olivier DOSSMANN
2016-05-11 18:21:57 +02:00
20fea1ae5d
[UP] Change upload directory name from Docker container
Olivier DOSSMANN
2016-05-11 11:54:34 +02:00
b70552b8f8
[UP] README file to warn user using this script on another system than Ubuntu
Olivier DOSSMANN
2016-04-28 08:25:15 +02:00
26b04ad118
[ADD] Dev container: add 'upload' directory to mounted volumes
Olivier DOSSMANN
2016-04-14 10:50:42 +02:00
e01e324b2b
[UP] Readme and add new license!
Olivier DOSSMANN
2016-04-07 11:18:17 +02:00
a66f097259
[FIX] Problem when using more than 1 postgres database: it uses the same directory…
Olivier DOSSMANN
2016-03-14 13:45:40 +01:00
51d43b30d2
[ADD] New parameter: UPLOAD_DIR. To permit user to define in which directory uploaded files would be.
Olivier DOSSMANN
2016-03-08 15:50:43 +01:00
4e31ec2e4a
[IMP] Launch script: 'dev' command now permit to be launched multiple times
Olivier DOSSMANN
2016-02-26 16:03:26 +01:00
3042f5c813
[FIX] Problem with export that is already used by Bash
Olivier DOSSMANN
2016-02-15 16:06:14 +01:00
30126e9daf
[FIX] Some variables problems, export bash command reassignment, etc.
Olivier DOSSMANN
2016-02-15 11:40:16 +01:00
1cc80c028a
[IMP] Add missing '/' on explanations about configuration file placement
Olivier DOSSMANN
2016-02-15 10:35:49 +01:00
f332f6c32b
[ADD] Launch script: new 'psql' command to enter postgreSQL database
Olivier DOSSMANN
2016-02-11 15:25:02 +01:00
c5d430ee9b
[ADD] Launch script: export command to have a dump of postgreSQL
Olivier DOSSMANN
2016-01-26 18:48:02 +01:00
412ac87007
[FIX] Problem while using Launch Script in bash lists (command1 && command2)
Olivier DOSSMANN
2016-01-25 11:46:38 +01:00
3d79c51f58
[FIX] Launch script: Database public port not available after a restore
Olivier DOSSMANN
2016-01-18 11:25:31 +01:00
5c50948a1f
[FIX] Move Docker image check from start to initial_start so that migrate command can also takes benefit from Docker images existence.
Olivier DOSSMANN
2016-01-15 16:57:51 +01:00
65c4a060d5
[FIX] Launch script: problem starting 'dev' with no Docker images.
Olivier DOSSMANN
2016-01-14 16:33:40 +01:00
6d97d5e9ac
[UP] Launch script so that some line don't take more than 80 chars
Olivier DOSSMANN
2016-01-14 14:50:11 +01:00
fd70112911
[IMP] Launch script: permit to add arguments after 'dev' command (for an example to make a migration after having changed some migration files)
Olivier DOSSMANN
2016-01-14 14:47:23 +01:00
97fd235430
[UP] TODO list in Launch script
Olivier DOSSMANN
2016-01-14 14:35:50 +01:00
b64ac9f517
[FIX] Launch script: multiple error by using GISSMO_CFG feature.
Olivier DOSSMANN
2016-01-14 11:25:02 +01:00
437bc2cdc3
[IMP] Launch script: help to use another configuration file to launch multiple instance with different configuration of Gissmo
Olivier DOSSMANN
2016-01-14 11:24:08 +01:00
d043040b91
[ADD] Launch script: more documentation about usage
Olivier DOSSMANN
2016-01-13 12:00:26 +01:00
9bc5795300
[ADD] Launch script: Open port for postgreSQL Docker container
Olivier DOSSMANN
2016-01-13 11:10:02 +01:00
8690b2897c
[IMP] Launch script: read configuration from current directory or XDG_CONFIG_HOME one.
Olivier DOSSMANN
2016-01-13 10:50:56 +01:00
73eb353758
[ADD] Launch script: Change config to config.example to permit user to keep its own configuration without any lost when fetching git repository
Olivier DOSSMANN
2016-01-13 10:11:11 +01:00
8f7009597e
[IMP] Launch script: Add 'dev' command to launch a development Gissmo Docker container with git repository mounted as a volume.
Olivier DOSSMANN
2016-01-13 10:01:44 +01:00
d14c25648c
[FIX] Launch script: gives SECRET_KEY to launch TEST server
Olivier DOSSMANN
2016-01-13 09:31:26 +01:00
1307362b43
[IMP] Launch script: Pretty output by using few colours.
Olivier DOSSMANN
2016-01-13 09:30:46 +01:00