Skip to content

Open Pages is an open-source alternative to GitHub Pages or GitLab Pages. Upload and serve static HTML sites via a simple UI or API

License

Notifications You must be signed in to change notification settings

kerniee/open-pages

Repository files navigation

Open Pages

Open Pages is an open-source alternative to GitHub Pages or GitLab Pages. Upload and serve static HTML sites via a simple UI or API

Features

  • Manage HTML Sites: You can upload HTML sites, rename and delete them
  • Simple UI: Interact via API or simple UI interface
  • Deploy anywhere: Supports Docker Compose and kubernetes helm chart deployment methods

Deploy

Open pages has several deployment methods.

Docker Compose

Download deploy/docker/compose.yml file. You can change it for your needs. Run the following command to deploy the application:

docker compose up

Kubernetes

Deploy Open Pages to kubernetes using helm chart. For more information, see helm chart repo

Contributing

Contributions are welcome! Please see the contributing guidelines for more information

License

This project is licensed under the MIT License. See the LICENSE file for more details

About

Open Pages is an open-source alternative to GitHub Pages or GitLab Pages. Upload and serve static HTML sites via a simple UI or API

Topics

Resources

License

Stars

Watchers

Forks