Commit Graph

21 Commits (412ac87007acd73426ccb6bb015e1b8ee46efc5a)

Author SHA1 Message Date
Olivier DOSSMANN 412ac87007 [FIX] Problem while using Launch Script in bash lists (command1 &&
command2)
2016-01-25 11:46:38 +01:00
Olivier DOSSMANN 3d79c51f58 [FIX] Launch script: Database public port not available after a restore 2016-01-18 11:25:31 +01:00
Olivier DOSSMANN 5c50948a1f [FIX] Move Docker image check from start to initial_start so that
migrate command can also takes benefit from Docker images existence.
2016-01-15 16:57:51 +01:00
Olivier DOSSMANN 65c4a060d5 [FIX] Launch script: problem starting 'dev' with no Docker images. 2016-01-14 16:33:40 +01:00
Olivier DOSSMANN c046048fe2 [ADD] Launch script: Add documentation 2016-01-14 16:32:45 +01:00
Olivier DOSSMANN 6d97d5e9ac [UP] Launch script so that some line don't take more than 80 chars 2016-01-14 14:57:25 +01:00
Olivier DOSSMANN fd70112911 [IMP] Launch script: permit to add arguments after 'dev' command (for an
example to make a migration after having changed some migration files)
2016-01-14 14:47:23 +01:00
Olivier DOSSMANN 97fd235430 [UP] TODO list in Launch script 2016-01-14 14:35:50 +01:00
Olivier DOSSMANN b64ac9f517 [FIX] Launch script: multiple error by using GISSMO_CFG feature. 2016-01-14 11:25:02 +01:00
Olivier DOSSMANN 437bc2cdc3 [IMP] Launch script: help to use another configuration file to launch
multiple instance with different configuration of Gissmo
2016-01-14 11:24:08 +01:00
Olivier DOSSMANN d043040b91 [ADD] Launch script: more documentation about usage 2016-01-13 12:00:26 +01:00
Olivier DOSSMANN 9bc5795300 [ADD] Launch script: Open port for postgreSQL Docker container 2016-01-13 11:10:02 +01:00
Olivier DOSSMANN 8690b2897c [IMP] Launch script: read configuration from current directory or
XDG_CONFIG_HOME one.
2016-01-13 10:50:56 +01:00
Olivier DOSSMANN 73eb353758 [ADD] Launch script: Change config to config.example to permit user to
keep its own configuration without any lost when fetching git repository
2016-01-13 10:11:11 +01:00
Olivier DOSSMANN 8f7009597e [IMP] Launch script: Add 'dev' command to launch a development Gissmo
Docker container with git repository mounted as a volume.
2016-01-13 10:01:44 +01:00
Olivier DOSSMANN d14c25648c [FIX] Launch script: gives SECRET_KEY to launch TEST server 2016-01-13 09:31:26 +01:00
Olivier DOSSMANN 1307362b43 [IMP] Launch script: Pretty output by using few colours. 2016-01-13 09:30:46 +01:00
Olivier DOSSMANN c9b36bf736 [ADD] Restore command for Launch script 2016-01-13 09:13:09 +01:00
Olivier DOSSMANN d27d04398a [IMP] Complete Docker launch script:
* Add start command
  * Add stop command
  * Add migrate command
2016-01-12 17:55:42 +01:00
Olivier DOSSMANN 857d12c7da [IMP] Complete create() function in Docker launch script 2016-01-12 15:42:05 +01:00
Olivier DOSSMANN f58f99a0d7 [ADD] LAUNCH script: Create initial code with "init" command. 2016-01-12 15:03:52 +01:00