https://github.com/devetek/caddyserver-snippets
Caddy Server Snippets Useful Collection
https://github.com/devetek/caddyserver-snippets
Last synced: 2 months ago
JSON representation
Caddy Server Snippets Useful Collection
- Host: GitHub
- URL: https://github.com/devetek/caddyserver-snippets
- Owner: devetek
- Created: 2023-02-16T18:14:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T03:12:10.000Z (5 months ago)
- Last Synced: 2025-01-21T14:13:20.477Z (4 months ago)
- Language: Vim Snippet
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
A collection of Caddy server code snippets that will optimize your time in deploying applications to production from various programming languages, such as (php-fpm, reverse proxy, static file, etc). By using Caddyserver, TLS will be automatically installed, ensuring your application's security by default.
Caddyserver version 2.7.6
Find more snippets in [dPanel](https://cloud.terpusat.com/). Deploy your application, to your own machine with minimum configuration.
### Prerequisites
- [Docker](https://github.com/devetek/belajar-docker)