53 Commits (master)
 

Author SHA1 Message Date
Olivier DOSSMANN b8f68384a6 [FIX] Problem with pre-commit hook that does not exist on 2.0 branchs. 6 years ago
Olivier DOSSMANN e92ea8488d Revert "[IMP] Use 'docker exec' to backup database"
This reverts commit da74d4b4a6.
6 years ago
Olivier DOSSMANN da74d4b4a6 [IMP] Use 'docker exec' to backup database 6 years ago
Olivier DOSSMANN 553174219c [IMP] Smart way to wait about postgreSQL initialization for restore() 6 years ago
Olivier DOSSMANN acf07de49a Merge branch 'master' of bitbucket.org:blankoworld/eost_gissmo_tools 6 years ago
Olivier DOSSMANN 1cf29b3e5b Merge branch 'master' of forge.o9.re:olivier/eost_gissmo_tools 6 years ago
Olivier DOSSMANN ff93eb34b0 [UP] Adapt launcher regarding Gissmo 2.x experimental branch structure 6 years ago
Olivier DOSSMANN 0a8526813e [UP] TODO list 6 years ago
Olivier DOSSMANN f5163ce894 [FIX] restore command: Missing postgreSQL port 6 years ago
Olivier DOSSMANN 416fbce956 [FIX] restore command: DUMP_DIR is empty while using "/f.dump" 6 years ago
Olivier DOSSMANN fa9ea2fcdb [IMP] Use postgreSQL Docker alpine version 6 years ago
Olivier DOSSMANN e211f62306 [ADD] Permit to use a different postgreSQL port. 5433 by default 6 years ago
Olivier DOSSMANN f8ecbe1d1a [FIX] Stop using --volumes-from option from Docker 6 years ago
Olivier DOSSMANN 975f00168a [UP] To v1.7 version 7 years ago
Olivier DOSSMANN a53e39a600 [FIX] Using wrong python version in new Dockerfile 7 years ago
Olivier DOSSMANN 2f38dd78e1 Merge branch 'master' of bitbucket.org:blankoworld/eost_gissmo_tools 7 years ago
Olivier DOSSMANN 80de95a0a0 [ADD] ArchLinux line to explain how to install dependancies 7 years ago
Olivier DOSSMANN 4d0f3a0fb2 [FIX] Missing postgreSQL version for container creation 7 years ago
Olivier DOSSMANN 20fea1ae5d [UP] Change upload directory name from Docker container 7 years ago
Olivier DOSSMANN b70552b8f8 [UP] README file to warn user using this script on another system than Ubuntu 7 years ago
Olivier DOSSMANN 26b04ad118 [ADD] Dev container: add 'upload' directory to mounted volumes 7 years ago
Olivier DOSSMANN e01e324b2b [UP] Readme and add new license! 7 years ago
Olivier DOSSMANN a66f097259 [FIX] Problem when using more than 1 postgres database: it uses the same
directory…
7 years ago
Olivier DOSSMANN 51d43b30d2 [ADD] New parameter: UPLOAD_DIR. To permit user to define in which
directory uploaded files would be.
7 years ago
Olivier DOSSMANN 4e31ec2e4a [IMP] Launch script: 'dev' command now permit to be launched multiple times 7 years ago
Olivier DOSSMANN 3042f5c813 [FIX] Problem with export that is already used by Bash 7 years ago
Olivier DOSSMANN 30126e9daf [FIX] Some variables problems, export bash command reassignment, etc. 7 years ago
Olivier DOSSMANN 42aeb4972b [FIX] Retry choosen branch from repository 7 years ago
Olivier DOSSMANN 1cc80c028a [IMP] Add missing '/' on explanations about configuration file placement 7 years ago
Olivier DOSSMANN f332f6c32b [ADD] Launch script: new 'psql' command to enter postgreSQL database 7 years ago
Olivier DOSSMANN c5d430ee9b [ADD] Launch script: export command to have a dump of postgreSQL 7 years ago
Olivier DOSSMANN 412ac87007 [FIX] Problem while using Launch Script in bash lists (command1 &&
command2)
7 years ago
Olivier DOSSMANN 3d79c51f58 [FIX] Launch script: Database public port not available after a restore 7 years ago
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.
7 years ago
Olivier DOSSMANN 65c4a060d5 [FIX] Launch script: problem starting 'dev' with no Docker images. 7 years ago
Olivier DOSSMANN c046048fe2 [ADD] Launch script: Add documentation 7 years ago
Olivier DOSSMANN 6d97d5e9ac [UP] Launch script so that some line don't take more than 80 chars 7 years ago
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)
7 years ago
Olivier DOSSMANN 97fd235430 [UP] TODO list in Launch script 7 years ago
Olivier DOSSMANN b64ac9f517 [FIX] Launch script: multiple error by using GISSMO_CFG feature. 7 years ago
Olivier DOSSMANN 437bc2cdc3 [IMP] Launch script: help to use another configuration file to launch
multiple instance with different configuration of Gissmo
7 years ago
Olivier DOSSMANN d043040b91 [ADD] Launch script: more documentation about usage 7 years ago
Olivier DOSSMANN 9bc5795300 [ADD] Launch script: Open port for postgreSQL Docker container 7 years ago
Olivier DOSSMANN 8690b2897c [IMP] Launch script: read configuration from current directory or
XDG_CONFIG_HOME one.
7 years ago
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
7 years ago
Olivier DOSSMANN 8f7009597e [IMP] Launch script: Add 'dev' command to launch a development Gissmo
Docker container with git repository mounted as a volume.
7 years ago
Olivier DOSSMANN d14c25648c [FIX] Launch script: gives SECRET_KEY to launch TEST server 7 years ago
Olivier DOSSMANN 1307362b43 [IMP] Launch script: Pretty output by using few colours. 7 years ago
Olivier DOSSMANN c9b36bf736 [ADD] Restore command for Launch script 7 years ago
Olivier DOSSMANN d27d04398a [IMP] Complete Docker launch script:
* Add start command
  * Add stop command
  * Add migrate command
7 years ago