btcpayserver-docker/docker-compose-generator
Andrew Camilleri d09338b2e5
Feat/fireflyiii (#344)
* Adding Firefly-iii opt fragment

* Adding environment variable to force creation of db

* Instructing postgres to create database

* Switching exposing default port, running create db command

* Remove grep command for postgres container

* Removing database creation on postgres container start

* Adding required App Key env variable

* Updating nginx rewriting

* Updating firefly nginx confugration traying to make it work with subdirectory

https://github.com/firefly-iii/firefly-iii/issues/2848#issuecomment-557845301

* Trying to rewrite

* Reconfiguring nginx to pass headers

* Updating docker fragment

* Last try

* Allowing firefly iii to be hosted on other domain

* Fixing docker compose env variables

* Exposing ports for external communication

* Ports exposing

* Updating firefly host reference

* Matching service name and VIRTUAL_HOST_NAME

* Getting nginx to redirect to port 8080

* update and adapt

* Adapt firefly to be with dedicated domain

* Adapt Docker file builder to support non github builds

* Make firefly init create db only if not exists + run full recommended upgrade procedure

Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
2021-09-23 18:04:11 +09:00
..
docker-fragments Feat/fireflyiii (#344) 2021-09-23 18:04:11 +09:00
src Update docker compose 2021-04-06 12:33:22 +09:00
.dockerignore Migration to new deployment system 2018-05-20 12:59:45 +09:00
.editorconfig Add support for Additional fragment to the builder 2018-08-16 12:11:43 +09:00
crypto-definitions.json Add ETH support (#337) 2020-10-01 23:25:24 +09:00
docker-compose-generator.sln bump the generator to 3.1 2019-12-05 21:45:51 +09:00
linuxamd64.Dockerfile bump 2020-08-06 00:37:11 +09:00
linuxarm32v7.Dockerfile bump 2020-08-06 00:37:11 +09:00
linuxarm64v8.Dockerfile bump 2020-08-06 00:37:11 +09:00