Bastien Jeannelle
ca7717f9c5
Bugfix/Enable tini in docker compose files instead of adding it to the Dockerfile ( #3232 )
...
* Enable tini in docker compose files instead of adding it to the Dockerfile
* Update changelog
7 months ago
Bastien Jeannelle
debd233c32
Feature/set up Tini to avoid zombie processes ( #3195 )
...
* Set up Tini to avoid zombie processes
* Update changelog
8 months ago
Thomas Kaul
43e9528d8c
Release 2.66.3 ( #3188 )
8 months ago
Bastien Jeannelle
754e98099c
Feature/Set up tini ( #3168 )
...
* Set up tini to avoid zombie processes and perform signal forwarding in docker image
* Update changelog
8 months ago
Thomas Dietrich
5fc84a06cc
Feature/Add healthcheck for Ghostfolio service ( #2893 )
...
* Add curl to Dockerfile image
* Add healthcheck to docker-compose.yml and docker-compose.build.yml
* Update changelog
10 months ago
psychowood
9bf68b0d20
Feature/enable redis authentication in docker compose files ( #2805 )
...
* Enable redis authentication in docker-compose files
* Update changelog
10 months ago
Prashanth Mohan
2a71cb66de
Use port numbers from environment variables in docker-compose.dev.yml ( #2406 )
1 year 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>
1 year 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>
1 year ago
Delena Malan
302339e1cd
Add Postgres connect_timeout for M1 "Can't reach database" error ( #1472 )
...
* Add postgres connect_timeout
* Update changelog
2 years ago
Ilija Leko
b923cf7752
Fix docker compose services startup ( #1947 )
...
* Fix docker compose services startup
* Update changelog
2 years ago
Thomas Kaul
547e27c7a1
Feature/set node env in docker compose files ( #1261 )
...
* Set NODE_ENV to production
* Update changelog
2 years ago
Thomas Kaul
14a0eeab29
Bugfix/fix docker compose files to resolve variables correctly ( #983 )
...
* Fix variable resolving
* Update changelog
2 years ago
willyp713
b678998801
Feature/add-redis-password ( #947 )
...
* Expose REDIS_PASSWORD
2 years ago
Thomas Kaul
3d21e2eac6
Improve upgrade guide ( #780 )
3 years ago
Thomas Kaul
02809a529e
Reorder ( #718 )
3 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
3 years ago
Valentin Zickner
e7fb31d1a6
add Dockerfile with all in one docker image ( #431 )
...
* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 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
4 years ago