13 Commits

Author SHA1 Message Date
Prashanth Mohan
2a71cb66de
Use port numbers from environment variables in docker-compose.dev.yml () 2023-10-07 17:18:13 +02:00
Leon Stoldt
fc795aaa8c
Update postgres to version 15 in docker-compose files ()
* Update postgres to version 15 in docker-compose files

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-09-17 06:52:41 +02:00
longstone
431500f28a
Update docker compose files to version 3.9 ()
* Update docker compose files to version 3.9

* Format yml files

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-09-07 20:44:52 +02:00
Delena Malan
302339e1cd
Add Postgres connect_timeout for M1 "Can't reach database" error ()
* Add postgres connect_timeout

* Update changelog
2023-05-18 12:02:07 +02:00
Ilija Leko
b923cf7752
Fix docker compose services startup ()
* Fix docker compose services startup

* Update changelog
2023-05-08 20:13:45 +02:00
Thomas Kaul
547e27c7a1
Feature/set node env in docker compose files ()
* Set NODE_ENV to production

* Update changelog
2022-09-15 17:20:03 +02:00
Thomas Kaul
14a0eeab29
Bugfix/fix docker compose files to resolve variables correctly ()
* Fix variable resolving

* Update changelog
2022-06-04 10:02:38 +02:00
willyp713
b678998801
Feature/add-redis-password ()
* Expose REDIS_PASSWORD
2022-05-29 14:18:57 +02:00
Thomas Kaul
3d21e2eac6
Improve upgrade guide () 2022-04-02 12:06:06 +02:00
Thomas Kaul
02809a529e
Reorder () 2022-02-21 20:06:39 +01:00
Thomas Kaul
ed1136999a
Feature/extend documentation for self hosting ()
* Extend documentation for self-hosting

* Add tag "latest" to docker image

* Update changelog
2021-12-21 20:22:58 +01:00
Valentin Zickner
e7fb31d1a6
add Dockerfile with all in one docker image ()
* 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>
2021-10-30 18:54:14 +02:00
Thomas
e5d7df3e7b
Simplify project setup ()
* Simplify project setup

* Setup docker
* Add seed

* Feature/migrate links to router link ()

* Migrate links to RouterLink
* Add i18n

* Simplify project setup

* Setup docker
* Add seed
2021-04-16 21:06:45 +02:00