Skip to content
/ sermin Public
generated from rharkor/next-boilerplate

Server administration tool for website uptime, db backup and much more

License

Notifications You must be signed in to change notification settings

rharkor/sermin

Repository files navigation

Sermin

Sermin is a modern, open-source, and high-performance application for managing your server databases. You can setup your cronjobs, databases and s3 buckets in a few clicks

GitHub license

demo video

Demo

Based on Next.js Boilerplate, an open-source template for all your nextjs projects!

This project is not intended to be used as a SaaS but as a self-hosted application. All informations stored in the database are very sensitive and should not be shared with anyone. The application is not responsible for any data loss or security breach. It is your responsibility to secure your server and your database.

📚 Features

With this template, you get all the awesomeness you need:

  • Cronjobs: Manage your cronjobs in a few clicks
  • Databases: Manage your databases in a few clicks
  • S3 Buckets: Manage your s3 buckets in a few clicks

🚀 Getting Started

To get started with this project, you can follow these steps:

  1. Clone the repository
git clone https://github.com/rharkor/sermin
  1. Rename the .env.example file to .env and fill in the environment variables

  2. Run the following command to start the application

cp .env packages/app/.env && cp .env packages/cron/.env && docker compose up -d
  1. The application should be available at http://localhost:3000

🤝 Contribution

Contributions are always welcome! To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch with a descriptive name.
  3. Make your changes, and commit them using the Conventional Commits format.
  4. Push your changes to the forked repository.
  5. Create a pull request, and we'll review your changes.

Support

For support, contact me on discord at ryzer or by email at louis@huort.com.

📜 License

This project is licensed under the MIT License. For more information, see the LICENSE file.

About

Server administration tool for website uptime, db backup and much more

Resources

License

Stars

Watchers

Forks

Packages

No packages published