Joseph Ferguson
|
8b35a43795
|
Typo fixes
And some stack.yml version updates
|
2023-12-20 15:01:37 -08:00 |
otbutz
|
7fd17fa9f1
|
Add NET_ADMIN documentation (#2348)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
|
2023-10-17 16:42:17 -07:00 |
GlozingNeuter
|
f780b715c4
|
Update content.md
Fix typo
|
2023-01-17 19:16:22 +01:00 |
bt90
|
a1ede0235d
|
Map 443/udp to allow HTTP3
|
2022-07-24 14:22:32 +02:00 |
rugk
|
03b61a4095
|
Always persist caddy data directory/volume (#1986)
* Always persist caddy data directory/volume
This defines the volume as external in order to avoid the problem that `docker-compose down` removes the volume.
This makes sure the volume is not accidentally removed.
This is important, because of the reasons the Readme describes further above. That volume must not be treated as temporary.
See https://docs.docker.com/compose/compose-file/compose-file-v3/#external
Ref https://forums.docker.com/t/why-docker-compose-down-deletes-my-volume-how-to-define-volume-as-external/67433
|
2021-07-09 17:32:08 -07:00 |
Lukas Does Dev
|
4fd146b80c
|
Change Caddy reload command to not return an error
|
2021-03-29 16:02:09 +03:00 |
Francis Lavoie
|
9b64e676cd
|
caddy: Declare volumes in docker-compose example
As noted by a user on our community forums, the docker-compose example was missing the volume declarations, leading to errors if copied verbatim. https://caddy.community/t/trouble-running-caddy-in-docker-id-love-some-help/10067/2
|
2020-10-14 08:20:02 -04:00 |
Dave Henderson
|
3829475de0
|
caddy: Updating docs for builder image changes
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
2020-09-24 20:31:51 -04:00 |
Dave Henderson
|
175a99d9d0
|
Add docs for new Caddy image (#1667)
* Add docs for new Caddy image
* PR review updates
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
2020-04-13 16:16:37 -07:00 |