Commit graph

11 commits

Author SHA1 Message Date
PurpleNinja225
0b74fc2e7a move firefly to role 2021-02-06 02:21:23 -09:00
Dave Stephens
30bcb1ca19 Update task applications to use Traefik v2.3 2021-01-19 23:51:59 +00:00
NTLx
b06a37c4e6
Update firefly.yml for port expose
What this PR does / why we need it:
fix a port expose bug according to firefly [official doc](https://docs.firefly-iii.org/installation/docker)

Which issue (if any) this PR fixes:
wrong port to expose, not 80, should be 8080

Fixes #
change container firefly's port (and traefik.port) to 8080

Any other useful info:
2020-09-15 16:25:36 +08:00
NTLx
d2034afb42
Update firefly.yml
firefly uses port 8080, not 80, reference: https://docs.firefly-iii.org/installation/docker
2020-09-15 13:34:36 +08:00
Erik Lane
2492d329e0 Add DB_CONNECTION: "mysql" to the tasks/firefly.yml file because this as
the default setting was removed from the upstream firefly code.
2020-02-04 18:36:43 -08:00
David Stephens
6295d80a49 Fix Traefik forwarding ports (shouldn't be configurable) 2020-01-18 18:16:24 +00:00
animeai
ce21999f46 Map all ports as variables in all.yml.dist
NOTE: The majority of traefik ports were totally broken and would never have worked. It should be the external port there, not the internal container port!.

Port conflicts were fixed.
2020-01-05 21:47:40 +00:00
al-sh-ac-san
5a159e7fdc
update firefly configuration
see https://github.com/firefly-iii/firefly-iii/issues/2379
2019-08-24 22:20:12 +03:00
David Stephens
a25b52b850 Fixes #104 2019-07-03 23:00:56 +01:00
David Stephens
f8d6fdbce5 Firefly config 2019-05-26 10:08:16 +01:00
David Stephens
fd99bf3166 Firefly 2019-05-02 19:40:49 +01:00