Stephen van Beek
|
4c542930c5
|
Allow arbitrary docker options for traefik
|
2023-03-15 15:37:10 +00:00 |
|
Stephen van Beek
|
53046efad4
|
Rebased on main
|
2023-03-14 20:11:09 +00:00 |
|
Stephen van Beek
|
2db1bfde00
|
Added volume configuration in response to issue coments
|
2023-03-14 19:59:19 +00:00 |
|
Stephen van Beek
|
2cea12c56b
|
Modified in response to PR comments
|
2023-03-14 19:59:19 +00:00 |
|
Stephen van Beek
|
43a1b42f8c
|
Added the additional_ports configuration
ISSUE: https://github.com/mrsked/mrsk/issues/98
|
2023-03-14 19:59:19 +00:00 |
|
Tobias Bühlmann
|
3ca5bc50b6
|
Properly pass traefik command options
Traefik command options need to be passed as `--key=value`, not `--key value`.
|
2023-03-14 15:04:33 +01:00 |
|
David Heinemeier Hansson
|
c8badea6dd
|
Extract argumentization for cmd and add proper escaping
|
2023-03-09 10:54:53 +01:00 |
|
David Heinemeier Hansson
|
46bec120c8
|
Test running without special config
|
2023-03-09 09:30:09 +01:00 |
|
Chris Lowder
|
963b96ff62
|
Customizable Traefik host port
Allow users to free up port 80 on the host machine, without losing
Traefik's Docker routing super-powers.
|
2023-03-05 13:13:22 +00:00 |
|
David Heinemeier Hansson
|
5898fdd8f4
|
Expand arguments to be more self-explanatory in logs
|
2023-02-19 18:11:06 +01:00 |
|
David Heinemeier Hansson
|
f371cda8d8
|
Stick with json logger for filebeat compatibility but cap at 10mb
|
2023-02-09 19:56:17 +01:00 |
|
David Heinemeier Hansson
|
a80289d046
|
Use local log driver for everything
Auto rotation, max is 100mb
|
2023-02-09 17:02:15 +01:00 |
|
David Heinemeier Hansson
|
f4157c95c4
|
Easier to read tests
|
2023-02-09 16:55:09 +01:00 |
|
Xavier Noria
|
539752e9bd
|
Load with Zeitwerk
|
2023-02-03 22:45:12 +01:00 |
|
Amirhosein Zolfaghari
|
5bf3c36001
|
added more test cases for traefik command
|
2023-02-01 11:53:25 +03:30 |
|
David Heinemeier Hansson
|
444e33721a
|
This is still there
|
2023-01-31 20:13:45 +01:00 |
|
David Heinemeier Hansson
|
ca86573d89
|
Custom cmd args for Traefik
|
2023-01-31 20:11:42 +01:00 |
|