Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
caddy
Commits
d0556d62
Commit
d0556d62
authored
May 01, 2015
by
Matthew Holt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link to Docker container
parent
37e3fe5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
README.md
+8
-0
No files found.
README.md
View file @
d0556d62
...
...
@@ -42,6 +42,13 @@ By default, Caddy serves the current directory at [localhost:2015](http://localh
Caddy accepts some flags from the command line. Run
`caddy -h`
to view the help for flags.
#### Docker Container
Caddy is
[
available as a Docker container
](
https://registry.hub.docker.com/u/darron/caddy/
)
.
#### 3rd-party libraries
Although Caddy's binaries are completely static, Caddy relies on some excellent libraries that really make the project possible.
...
...
@@ -53,6 +60,7 @@ Although Caddy's binaries are completely static, Caddy relies on some excellent
This list may not be comprehensive, but
[
godoc.org
](
https://godoc.org/github.com/mholt/caddy
)
will list all packages that any given package imports.
## Quick Start
The website has
[
full documentation
](
https://caddyserver.com/docs
)
but this will get you started in about 30 seconds:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment