Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ryumada pushed 2 commits to main ryumada/docker-odoo
ryumada pushed 1 commit to main ryumada/docker-odoo
- Add option to use custom postgresql version defined at .env file 3aea81f
ryumada pushed 2 commits to main ryumada/docker-odoo
ryumada pushed 1 commit to main ryumada/docker-odoo
- fix DB_HOST variable to be created after the ENV_FILE is exist 95227ee
ryumada pushed 1 commit to main ryumada/docker-odoo
- add guide to setup Google Cloud Storage as snapshot storage b58072f
ryumada pushed 1 commit to main ryumada/docker-odoo
- fix snapshot to snapshot and restore-snapshot scripts 1ed5ff5
ryumada pushed 1 commit to main ryumada/docker-odoo
- add write user secret if the file is not exist ba22a86
ryumada pushed 1 commit to main ryumada/docker-odoo
- create odoo-shell feature to run python shell and upgrade odoo_modules 7cc791c
ryumada pushed 2 commits to main ryumada/docker-odoo
ryumada pushed 1 commit to main ryumada/docker-odoo
- fix databasecloner not cloning the content of filestore 418473e
ryumada created a branch on ryumada/docker-odoo
dev - A dockerfile to build a custom Odoo docker image with docker compose.
ryumada pushed 1 commit to main ryumada/docker-odoo
- refactor the snapshot utility log by adding it at the top of the main function execution 1da729b
ryumada pushed 1 commit to main ryumada/docker-odoo
- fix snapshot utility git command cannot be executed d01964c
ryumada pushed 1 commit to main ryumada/docker-odoo
- refactor how to run the snapshot utility move to gcs by using the repository owner 37ae3f5
ryumada pushed 3 commits to main ryumada/docker-odoo
ryumada closed a pull request on ryumada/docker-odoo
refactor the snapshot utility to use devopsadmin user when doing gsutil
ryumada opened a pull request on ryumada/docker-odoo
refactor the snapshot utility to use devopsadmin user when doing gsutil
ryumada created a branch on ryumada/docker-odoo
dev - A dockerfile to build a custom Odoo docker image with docker compose.
ryumada pushed 12 commits to main ryumada/docker-odoo
- refactor the RUNMESCRIPT, change it's name to _install.sh, and make the automation to generate postgres secrets 9fec824
- refactor the ownership of secrets file 1516d6d
- add setPermissionFileToReadOnlyAndOnlyTo function when the user already exists 6c831e9
- fix odoo.conf.example missing comment on logfile option 64b8f8c
- add filestore directory creation while running _install.sh to fix error filestore directory owned by root when restor... 0937b91
- create addons_path checker and create getDate funtion for each log 461ca60
- refactor date function to getDate with a function 7156a17
- update comments about ODOO_MAGE_NAME to not just push, but also pull image 1fbd672
- add conditional to add gevent or longpolling parameter if odoo version is below version 16 f77ea1f
- add the transient-age-limit parameter if ODOO_VERSION is greater or equal to 16 fa8f7b1
- prevent fat log filesize with logging option on docker compose file daea97d
- Merge pull request #10 from ryumada:dev refactor and fixes #1 20f7f9d
ryumada pushed 1 commit to dev ryumada/docker-odoo
- prevent fat log filesize with logging option on docker compose file daea97d
ryumada pushed 1 commit to dev ryumada/docker-odoo
- add the transient-age-limit parameter if ODOO_VERSION is greater or equal to 16 fa8f7b1