Nathan Rzepecki
6a48af7730
Update the Caddyfile to serve a simple https local environment
2020-09-06 15:49:23 +08:00
Nathan Rzepecki
283ea64fbf
Update the Dockerfile to use the official caddy2 docker images
2020-09-06 15:48:43 +08:00
Nathan Rzepecki
568683dbf8
Remove the auth list. see the caddy docks if needed
2020-09-06 15:48:11 +08:00
Sascha Brendel
5b07fbb9c4
Switched base image to fix recurrent caddy issues. ( #2095 )
2019-04-23 16:19:05 +08:00
jake
9e4dfa2a0c
fix caddy failed download ( #1977 )
...
* fix caddy failed download
* RUN command inline
2019-02-09 19:28:29 +08:00
ahkui
0bbfb2d228
Update caddy Dockerfile ( #1788 )
...
* Change base image
2018-09-15 21:22:44 +08:00
ahkui
947a791ad2
Auto reload caddy and add basicauth example ( #1706 )
...
* add live reload and basicauth
2018-08-26 16:02:55 +08:00
ahkui
6e43dd804d
Update Caddy Dockerfile to force agree T&C
2018-06-03 16:29:47 +08:00
Shao Yu Lung
70e10a4953
MAINTAINER is deprecated
2018-03-16 17:34:47 +08:00
huadong zuo
b4ded4f21b
add examples
...
webhook & proxy
2018-01-08 12:24:03 +08:00
huadong zuo
5bcb99dfb9
add git & Chinese users friendly.
...
China can not access golang.org.
2017-11-15 13:00:57 +08:00
zuohuadong
1b1f6b7048
fix error
2017-11-07 10:55:27 +08:00
zuohuadong
1702a5cc09
rm version
2017-10-12 18:40:12 +08:00
zuohuadong
525c4313a0
use caddy in Apache-2.0
...
see: https://caddyserver.com/products/licenses
so, I use caddypulg, it is free
2017-10-11 19:48:07 +08:00
Mahmoud Zalt
a3c66fdecf
Merge pull request #1080 from zuohuadong/patch-6
...
use openssh-client not openssh*
2017-08-08 09:03:55 +03:00
zuohuadong
668acd66c1
use openssh-client not openssh*
...
https://hub.docker.com/r/abiosoft/caddy/~/dockerfile/
2017-08-08 11:36:16 +08:00
zuohuadong
b25215684b
add demo and use caddy example for laravel
...
https://github.com/caddyserver/examples/blob/master/laravel/Caddyfile
2017-08-08 11:33:42 +08:00
Shao Yu Lung
63152e11fa
fix caddy build failed
2017-06-29 12:47:29 +08:00
Mahmoud Zalt
26ee54a4ad
Merge pull request #992 from zuohuadong/patch-3
...
git key to pull code
2017-06-07 09:42:47 +03:00
Bo-Yi Wu
7207ccbbeb
upgrade caddy to 0.10.3 version ( #994 )
2017-06-04 07:29:13 -05:00
zuohuadong
430a5f21cf
git key to pull code
...
git key to pull code
2017-06-02 13:53:13 +08:00
Winfried
8246863cd7
Partly reverting 690137a3
2017-05-01 12:36:31 +02:00
Winfried
690137a349
Changing docroots to have the same defaults
...
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
zuohuadong
f714954033
Fix git's BUG & add plugin
...
1. Repair git can not synchronize the BUG.
2. Increase the CDN query real IP, cross-domain request plugin.
you can use git xxx.com to sync code in caddy.
2017-04-22 10:19:31 +08:00
zuohuadong
bdc6ea851f
update caddy to 0.10.0
2017-04-21 14:37:51 +08:00
Robert Norman
89ff840880
Adding DNS Plugins ( #635 )
...
This updates the download URL to include the DNS provider plugins so that we can use letsencrypt on our local environment. One thing to note, the version is not currently available as part of the dynamic download URL so this may need looking at in the future.
2017-02-24 21:55:56 +08:00
Bo-Yi Wu
b6c7746a0d
fix workdir path.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-11-01 09:23:40 +08:00
Bo-Yi Wu
e913fd941e
Update caddy version and fix format.
2016-10-31 14:36:44 +08:00
Eric Pfeiffer
b252558560
fix caddy Dockerfile from previous commit.
2016-08-26 14:01:48 -05:00
Eric Pfeiffer
29d714a849
caddy log to file. enable gzip compression.
2016-08-26 13:26:22 -05:00
Eric Pfeiffer
f9fd391879
update caddy to v0.9.1
2016-08-26 13:25:31 -05:00
Eric Pfeiffer
97057f259c
Update Caddyfile
...
fixes 404 errors for files in the public folder, such as css or js files.
2016-07-26 17:16:25 -05:00
Mahmoud Zalt
d58ef06907
refactoring some containers
2016-07-25 07:31:31 +03:00
Eric Pfeiffer
5bcbe0d291
add rewrite rule to fix 404 errors when navigating to different pages.
2016-07-19 22:16:36 -05:00
Eric Pfeiffer
9e7a669d5b
incorporate upstream changes.
2016-07-19 22:01:20 -05:00
Eric Pfeiffer
9b084433c3
add caddy server.
2016-07-19 21:51:20 -05:00