Lennart Goedhart
f46284818c
fix: address PR comments - re-namespace compose and provide unique container names
1 year ago
Lennart Goedhart
68c8eda8f4
fix: put all compose files in the same namespace
This avoids the error about container name conflicts, and also gives a warning about orphaned `ghostfolio` image running (if you don't use `--remove-orphans`), which is probably what we want?
1 year ago
Lennart Goedhart
3842e22d90
feat: base dev and build compose files from base compose file
This makes them simpler, and extensible.
1 year ago
Lennart Goedhart
68c56c7edb
fix: address PR comments
1 year ago
dw-0
1ee9cd3de1
Feature/set stack and container names in docker-compose files ( #4000 )
* Set stack and container names in docker-compose files
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Nuno
e0068c4d5d
Feature/harden container security following OWASP best practices ( #3614 )
* Harden container security
* Update changelog
1 year ago
Thomas Kaul
130a9ea062
Feature/remove obsolete version from docker compose files ( #3543 )
* Remove obsolete version
* Update changelog
2 years ago
psychowood
9bf68b0d20
Feature/enable redis authentication in docker compose files ( #2805 )
* Enable redis authentication in docker-compose files
* Update changelog
2 years ago
Prashanth Mohan
2a71cb66de
Use port numbers from environment variables in docker-compose.dev.yml ( #2406 )
2 years ago
Leon Stoldt
fc795aaa8c
Update postgres to version 15 in docker-compose files ( #1596 )
* Update postgres to version 15 in docker-compose files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
longstone
431500f28a
Update docker compose files to version 3.9 ( #2299 )
* Update docker compose files to version 3.9
* Format yml files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
02809a529e
Reorder ( #718 )
4 years ago
Thomas Kaul
ed1136999a
Feature/extend documentation for self hosting ( #565 )
* Extend documentation for self-hosting
* Add tag "latest" to docker image
* Update changelog
4 years ago
Thomas
e5d7df3e7b
Simplify project setup ( #3 )
* Simplify project setup
* Setup docker
* Add seed
* Feature/migrate links to router link (#2 )
* Migrate links to RouterLink
* Add i18n
* Simplify project setup
* Setup docker
* Add seed
5 years ago
Thomas
c616312233
Initial commit
5 years ago