Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.21 KB

Configure Caddy Server with GUI

Features

  • Supports Caddy v2.7.6
  • Supports easily configuring domains with File Server, Reverse Proxy, and static responses

Test it locally first

  • Clone this repository
  • run docker-compose up -d which will create:
    • a Caddy server
    • Ghost blogging platform ghost_subdomain:2368 which can be used to test the reverse proxy with subdomain.localhost
    • Ghost blogging platform ghost_path:2368 which can be used to test the reverse proxy with subwithpath.localhost/blog
    • serve files from /srv
    • creates an api on http://localhost:8083/v1/users that can be used to test the reverse proxy with api.localhost

For feedback or bugs report please open an issue

Run on MacOS

Troubleshooting

  • If you get Is Damaged and Can’t Be Opened. You Should Move It To The Trash run on the terminal xattr -c proxygui-arm64

Screenshots

Configuration

Domain Configuration

HTTP Apps Configuration