This is a web app to help generate a configuration file for Monika, the open source Monitoring tool.
- Wizard form: to help those who are new to Monika create a configuration file quickly and easily.
- Free form: for those who are already familiar with Monika and want to have advanced configuration.
- Config import: for those who already have a configuration file and want to customize it.
Go to the Monika Config Generator web app.
You can run the web app in your own computer by following these steps:
- Install Node.js 16 or above.
- Clone this repository.
- Enter the repo's directory.
- Run
npm install
. - Run
npm run dev
. - Open your browser and go to http://localhost:3000
If you need help, want to give feedback, or have a great idea to improve Monika, get involved! Let us know in the Github discussions.
Please abide by the Contributor's Code of Conduct
MIT License