Commit Graph

40 Commits (v1.7)

Author SHA1 Message Date
Olivier DOSSMANN 975f00168a [UP] To v1.7 version 2016-09-06 09:21:37 +02:00
Olivier DOSSMANN a53e39a600 [FIX] Using wrong python version in new Dockerfile 2016-06-16 14:11:26 +02:00
Olivier DOSSMANN 2f38dd78e1 Merge branch 'master' of bitbucket.org:blankoworld/eost_gissmo_tools 2016-05-11 18:22:44 +02:00
Olivier DOSSMANN 80de95a0a0 [ADD] ArchLinux line to explain how to install dependancies 2016-05-11 18:22:27 +02:00
Olivier DOSSMANN 4d0f3a0fb2 [FIX] Missing postgreSQL version for container creation 2016-05-11 18:21:57 +02:00
Olivier DOSSMANN 20fea1ae5d [UP] Change upload directory name from Docker container 2016-05-11 11:54:34 +02:00
Olivier DOSSMANN b70552b8f8 [UP] README file to warn user using this script on another system than Ubuntu 2016-04-28 08:25:15 +02:00
Olivier DOSSMANN 26b04ad118 [ADD] Dev container: add 'upload' directory to mounted volumes 2016-04-14 10:50:42 +02:00
Olivier DOSSMANN e01e324b2b [UP] Readme and add new license! 2016-04-07 11:18:17 +02:00
Olivier DOSSMANN a66f097259 [FIX] Problem when using more than 1 postgres database: it uses the same
directory…
2016-03-14 13:45:40 +01:00
Olivier DOSSMANN 51d43b30d2 [ADD] New parameter: UPLOAD_DIR. To permit user to define in which
directory uploaded files would be.
2016-03-08 15:50:43 +01:00
Olivier DOSSMANN 4e31ec2e4a [IMP] Launch script: 'dev' command now permit to be launched multiple times 2016-02-26 16:03:26 +01:00
Olivier DOSSMANN 3042f5c813 [FIX] Problem with export that is already used by Bash 2016-02-15 16:06:14 +01:00
Olivier DOSSMANN 30126e9daf [FIX] Some variables problems, export bash command reassignment, etc. 2016-02-15 14:42:46 +01:00
Olivier DOSSMANN 42aeb4972b [FIX] Retry choosen branch from repository 2016-02-15 10:51:57 +01:00
Olivier DOSSMANN 1cc80c028a [IMP] Add missing '/' on explanations about configuration file placement 2016-02-15 10:35:49 +01:00
Olivier DOSSMANN f332f6c32b [ADD] Launch script: new 'psql' command to enter postgreSQL database 2016-02-11 15:25:02 +01:00
Olivier DOSSMANN c5d430ee9b [ADD] Launch script: export command to have a dump of postgreSQL 2016-01-26 18:48:02 +01:00
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
Olivier DOSSMANN 544b550228 [ADD] Initial commit 2016-01-12 13:31:03 +01:00