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
7 months ago
Thomas Kaul
43e9528d8c
Release 2.66.3 ( #3188 )
8 months ago
Thomas Kaul
522c54c9b4
Release 2.66.2 ( #3187 )
8 months ago
Thomas Kaul
0004ced4e1
Release 2.66.1 ( #3186 )
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
Daniel Bodky
a9985b65b8
Adjust Dockerfile to enable healthcheck ( #2913 )
10 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
Thomas Kaul
d2882b1119
Clean up ( #2206 )
1 year ago
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ( #2156 )
...
* Upgrade Angular, NestJS and Nx
* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server
* Add target for copying assets
* Improve redirection of home page
* Update changelog
1 year ago
Thomas Kaul
c711a11d6e
Feature/upgrade node.js from version 16 to 18 ( #2053 )
...
* Upgrade to Node.js 18
* Update changelog
1 year ago
Oleg Shvartsman
cfc05cce41
Resolve segmentation fault during prisma db migrations ( #1761 )
...
* Resolves segmentation fault during prisma db migrations by downgrading Node.js from version 18 to 16
* Update changelog
2 years ago
BeauAgst
efed7e3c2b
Modify default exposed port ( #1681 )
...
* Modify default exposed port
* Update changelog
2 years ago
Leon Stoldt
8486c02575
Update Node to version 18.x ( #1595 )
...
* Update Node to version 18.x
* Add .nvmrc
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
...
* Migrate angular.json to project.json
* Update changelog
2 years ago
Areedtz
10bae24c5c
Build arm64 docker image and use github actions ( #1134 )
...
* Setup build pipeline for arm64 docker images using GitHub Actions
2 years ago
Le_Bleu
57a14bd945
automate database setup and upgrade ( #1163 )
...
* Automate database setup and schema upgrade
2 years ago
Thomas Kaul
51f586e160
Feature/upgrade node from 14 to 16 ( #1118 )
...
* Upgrade to Node.js 16
* Update changelog
2 years ago
CHAN, Chak Shing
fd2408dd62
fix: add git when building docker image ( #1052 )
2 years ago
Thomas Kaul
0f36d6cbdb
Release 1.161.1 ( #1025 )
2 years ago
Thomas Kaul
32dd76be5f
Fix path to jest files ( #894 )
3 years ago
Thomas Kaul
008a2ab123
Support arm64 ( #465 )
...
* Support arm64
* Move prisma from devDependencies to dependencies (Fix "/bin/sh: prisma: not found" in docker build)
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
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
Thomas
c616312233
Initial commit
4 years ago