Giter VIP home page Giter VIP logo

caddy-ui's Introduction

Caddy Reverse Proxy Web UI

This project provides a user-friendly web interface for managing a Caddy reverse proxy server. With this UI, you can easily view, add, edit, and delete routes, as well as manage user accounts. At least, thats the plan

Features

  • Dockerfile
  • View all Routes
  • Delete routes
  • Add routes
  • Edit routes

TODO

  • More than just reverse_proxy directive
  • Authentication
  • Persistant storage

Getting Started

To build and run the project, follow these steps:

  1. Clone the repository
  2. Create a .env file
  3. Fill out required information in the .env from the .env.example
  4. Build docker image with docker build . -t caddy-ui:latest
  5. Start the development server with docker run --env-file .env -p 3000:3000 caddy-ui
  6. Open http://localhost:3000 in your browser

Technologies Used

This project is built using the following technologies:

  • React
  • Next.js
  • Tailwind CSS
  • Caddy API

Contributions

Contributions are welcome! Feel free to submit pull requests or open issues if you find any bugs or have suggestions for new features.

caddy-ui's People

Contributors

briangrug avatar

Stargazers

Cookie avatar

Watchers

 avatar

Forkers

durianice

caddy-ui's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.