Recent Releases of https://github.com/acdh-oeaw/arche-docker
https://github.com/acdh-oeaw/arche-docker - Base image changed to ubuntu:noble
- Shell
Published by zozlak over 1 year ago
https://github.com/acdh-oeaw/arche-docker - Passing env vars to init scripts fixed
- Shell
Published by zozlak about 3 years ago
https://github.com/acdh-oeaw/arche-docker - German locale added
- Shell
Published by zozlak over 5 years ago
https://github.com/acdh-oeaw/arche-docker - Support for env vars-driven Postgresql connection setup
The setup provided by the docker image is minimalistic - it only:
- assures default values of
PG_HOST(127.0.0.1),PG_PORT(5432),PG_USER(www-data) andPG_DBNAME(www-data) - exports
PG_CONN="-h $PG_HOST -p $PG_PORT -U $PG_USER $PG_DBNAME"(to be used aspsql $PG_CONN) - sets
PG_EXTERNAL=1ifPG_HOSTis provided
The actual use of these env vars must be implemented in the configuration repository.
- Shell
Published by zozlak over 5 years ago
https://github.com/acdh-oeaw/arche-docker - Prepared for Drupal gui
- Shell
Published by zozlak almost 6 years ago
https://github.com/acdh-oeaw/arche-docker - Small fixes
- README updated
pvadded so backups progress can be shown
- Shell
Published by zozlak almost 6 years ago
https://github.com/acdh-oeaw/arche-docker - Initial release
- Shell
Published by zozlak almost 6 years ago
https://github.com/acdh-oeaw/arche-docker - First release
- Shell
Published by zozlak over 6 years ago