N1netails is an open-source project that provides practical alerts and monitoring for applications. If you're tired of relying on complex alerting and notification tools to identify issues — or if your application lacks any alerting at all — N1netails offers a straightforward way to gain clarity on problems affecting your applications.
Run N1netails with docker
Build and run the docker container
docker-compose up --builddocker-compose down -v Set up N1netails on your local computer
Run the following command at the root of the n1netails directory.
mvn clean packageTo build the different projects cd to the base of the project (Ex. cd /n1netails-api) and run
mvn clean packageSet up N1netails locally by using these readmes:
This project is licensed under the GNU Affero General Public License v3 (AGPLv3). See the LICENSE file for details.
N1netails is available under a dual license:
- AGPLv3 (open source): For community use and contributors. Use freely under open-source terms.
- Commercial License: For companies who want to:
- Keep their changes proprietary
- Get access to enterprise-grade support, features, or SLAs
To purchase a commercial license or enterprise support, contact us. See the LICENSE-commercial file for details.
For community users, open an issue on GitHub or Join our Discord
Please use the following guidelines for contributions CONTRIBUTING
Thanks to all the amazing people who contributed to N1netails! 💙