Commit Graph

76 Commits

Author SHA1 Message Date
Andrea Dell'Amico 54c2d597a4
3.1.0 compatibility. 2024-05-14 18:55:50 +02:00
Andrea Dell'Amico 5eb1309668
A conditional misses the 'endif'. 2024-05-03 13:27:58 +02:00
Andrea Dell'Amico 2a280455a9
Support the 'target-path:' directive. 2024-05-03 13:26:47 +02:00
Andrea Dell'Amico 5071cd3244
Manage some api_security config options. 2024-04-30 19:44:54 +02:00
Andrea Dell'Amico 994cc96797
Remove the URL, again, when running in a swarm cluster. 2024-04-09 17:14:08 +02:00
Andrea Dell'Amico 328f34f518
Remove the volumes definition when there is no volume. 2024-04-09 16:57:50 +02:00
Andrea Dell'Amico 9f08faacec
Mount of the docker socket is optional. 2024-04-09 16:54:51 +02:00
Andrea Dell'Amico 2abd5406c7
always specify the docker url. 2024-04-09 16:42:33 +02:00
Andrea Dell'Amico f424fadbec
The service name is now a parameter. 2024-04-09 15:57:55 +02:00
Andrea Dell'Amico 726c0df46a
Fix the secret name in the compose file. 2024-04-09 15:44:27 +02:00
Andrea Dell'Amico 9e8361dd69
Transform some handlers into tasks. Add the image pull policy. 2024-04-09 15:00:33 +02:00
Andrea Dell'Amico df94a67fd2
Move some configuration options. 2024-04-09 14:52:42 +02:00
Andrea Dell'Amico 52b516579a
Add a networking option when the backend is docker swarm. 2024-04-09 14:30:14 +02:00
Andrea Dell'Amico 5d9f954b24
Config template removed by mistake. 2024-04-09 13:18:04 +02:00
Andrea Dell'Amico fbcf52c5f2
Install the config file as secret. 2024-04-08 18:28:36 +02:00
Andrea Dell'Amico 271675d593
Cleanup. Remove version 2 support. 2024-04-08 15:31:07 +02:00
Andrea Dell'Amico dbb4fb8789
Set the springboot max file size. 2023-04-05 17:13:21 +02:00
Andrea Dell'Amico f6dc48cd20
Optionally set the context path. 2022-10-24 19:23:00 +02:00
Andrea Dell'Amico 00288a1ceb
Too many ". 2022-04-27 19:42:47 +02:00
Andrea Dell'Amico 595b33d30d
Support more configuration options. 2022-04-27 19:19:01 +02:00
Andrea Dell'Amico ac7a5ae5f9
Support the 'privileged' mode for containers. 2022-04-06 19:07:07 +02:00
Andrea Dell'Amico 2cfe882d19
The correct auth name is openid and not oidc. 2022-03-31 12:25:16 +02:00
Andrea Dell'Amico 9fcda01961
Fix the indentation. 2022-03-31 12:20:43 +02:00
Andrea Dell'Amico e10c34ade3
Support the OIDC authentication. 2022-03-31 12:11:23 +02:00
Andrea Dell'Amico 010b422c42
new managed options. Cookies, origin. 2022-03-24 14:34:59 +01:00
Andrea Dell'Amico b6e962fa9b
Fix a couple of option names. 2022-03-08 18:35:45 +01:00
Andrea Dell'Amico 0bf30d5380
Indent correctly port and volumes. 2022-03-08 17:26:40 +01:00
Andrea Dell'Amico bcb4b8c462
Fix a variable name. 2022-03-08 17:24:29 +01:00
Andrea Dell'Amico 3570a03297
Fix a typo. 2022-03-08 17:21:36 +01:00
Andrea Dell'Amico ca7a097160
Support for port and container volumes. 2022-03-08 17:20:11 +01:00
Andrea Dell'Amico 80889abcb8
Remove the " around the env values. 2022-03-08 16:56:01 +01:00
Andrea Dell'Amico 8b7bacb4f0
Fix the group syntax 2022-03-08 16:37:21 +01:00
Andrea Dell'Amico c8f2f77064
Protect some variables. 2022-03-08 16:32:40 +01:00
Andrea Dell'Amico f0335a4140
Fix some spacing. 2022-03-08 16:28:37 +01:00
Andrea Dell'Amico 43d21d16aa
Keycloak auth, more app parameters. 2022-03-08 16:20:52 +01:00
Andrea Dell'Amico e019d51acd
Fix a typo. 2022-01-08 19:33:52 +01:00
Andrea Dell'Amico fab98c012b
Version 2.6.0. New config options. 2022-01-06 19:24:07 +01:00
Andrea Dell'Amico 47c4934841
When swarm, force the ports mode to ingress. 2021-04-18 21:26:36 +02:00
Andrea Dell'Amico 2311851d0d
Fix a typo. 2021-04-18 21:20:32 +02:00
Andrea Dell'Amico 522da0c14e
Fix the docker compose template. 2021-04-18 21:18:14 +02:00
Andrea Dell'Amico d2aee3bf20
Use the extended syntax for the ports. 2021-04-18 21:02:12 +02:00
Andrea Dell'Amico ca6d5d60b0
The container port for prometheus is fixed. 2021-04-18 20:28:44 +02:00
Andrea Dell'Amico 65b1c019c5 Support swarm without haproxy. 2021-04-13 19:57:26 +02:00
Andrea Dell'Amico 8fb81b07db Do not set ports when in dnsrr mode. 2021-04-11 17:39:54 +02:00
Andrea Dell'Amico 2fb9422dd9 Another attempt to fix the ports mess. 2021-04-11 17:37:28 +02:00
Andrea Dell'Amico bcbe903bca Remove some quotes. 2021-04-11 17:36:11 +02:00
Andrea Dell'Amico 2319568886 Add support for the prometheus metrics. 2021-04-11 17:17:06 +02:00
Andrea Dell'Amico cef67d2ec5 forward headers and sessions timeout options. 2020-12-29 17:03:37 +01:00
Andrea Dell'Amico 89e6897a31 One replica. Choose betwen mount the configuration file or use it as a config. 2020-12-29 16:35:31 +01:00
Andrea Dell'Amico f308dc5c0c Fix the conf directory 2020-11-17 12:25:50 +01:00