JN Brisset
e02388b67c
Update Dockerfile for entrypoint.sh execution
exec of entrypoint.sh was giving an operation not permitted. The file did not have execution permission. Adding the line to add the execution permission and test ok.
1 year ago
Nuno
40de0cead5
Feature/optimize docker image ( #3642 )
* Remove redundant docker image layers
* Update prisma binary target of prisma
* Update changelog
1 year ago
Nuno
e0068c4d5d
Feature/harden container security following OWASP best practices ( #3614 )
* Harden container security
* Update changelog
1 year ago
Vijayaraj
c1d1ea9dde
Feature/migrate from Yarn 1 (Classic) to npm ( #3601 )
* Migrate from yarn to npm
1 year ago
Thomas Kaul
48eee5f865
Feature/upgrade node.js from version 18 to 20 ( #3553 )
* Upgrade to Node.js 20
* Update changelog
1 year ago
coharms
46eb3254a9
Feature/set image source label in Dockerfile ( #3477 )
* Set image source label in Dockerfile
* Update changelog
1 year ago
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
2 years ago
Bastien Jeannelle
debd233c32
Feature/set up Tini to avoid zombie processes ( #3195 )
* Set up Tini to avoid zombie processes
* Update changelog
2 years ago
Thomas Kaul
43e9528d8c
Release 2.66.3 ( #3188 )
2 years ago
Thomas Kaul
522c54c9b4
Release 2.66.2 ( #3187 )
2 years ago
Thomas Kaul
0004ced4e1
Release 2.66.1 ( #3186 )
2 years 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
2 years ago
Daniel Bodky
a9985b65b8
Adjust Dockerfile to enable healthcheck ( #2913 )
2 years 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
2 years ago
Thomas Kaul
d2882b1119
Clean up ( #2206 )
2 years 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
2 years ago
Thomas Kaul
c711a11d6e
Feature/upgrade node.js from version 16 to 18 ( #2053 )
* Upgrade to Node.js 18
* Update changelog
3 years 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
3 years ago
BeauAgst
efed7e3c2b
Modify default exposed port ( #1681 )
* Modify default exposed port
* Update changelog
3 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>
3 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
* Migrate angular.json to project.json
* Update changelog
3 years ago
Areedtz
10bae24c5c
Build arm64 docker image and use github actions ( #1134 )
* Setup build pipeline for arm64 docker images using GitHub Actions
3 years ago
Le_Bleu
57a14bd945
automate database setup and upgrade ( #1163 )
* Automate database setup and schema upgrade
3 years ago
Thomas Kaul
51f586e160
Feature/upgrade node from 14 to 16 ( #1118 )
* Upgrade to Node.js 16
* Update changelog
3 years ago
CHAN, Chak Shing
fd2408dd62
fix: add git when building docker image ( #1052 )
3 years ago
Thomas Kaul
0f36d6cbdb
Release 1.161.1 ( #1025 )
4 years ago
Thomas Kaul
32dd76be5f
Fix path to jest files ( #894 )
4 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>
4 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>
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