Files
NetAlertX/docs/index.md
jokob-sk db8a086c42 DOCS: MCP features, css
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
2026-02-01 16:28:19 +11:00

105 lines
3.6 KiB
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
hide:
- navigation
- toc
---
<div class="hero-wrapper">
<div class="hero-content">
<h1>NetAlertX</h1>
<p class="hero-subheading">
Centralized network visibility and continuous asset discovery.
</p>
<p class="hero-description">
NetAlertx delivers a scalable and secure solution for comprehensive network monitoring, supporting security awareness and operational efficiency.
</p>
</div>
<div class="hero-image">
<img src="./img/devices_split.png" alt="Hero image for NetAlertx" class="hero-logo-crisp">
</div>
</div>
<div class="promo-card-wrapper">
<div class="promo-card">
<h3>Learn</h3>
<p>Understand NetAlertX core features, discovery, and alerting concepts</p>
<a href="./FEATURES" class="promo-button">
Explore Features
</a>
</div>
<div class="promo-card">
<h3>Install</h3>
<p>Step-by-step installation guides for Docker, Home Assistant, Unraid, and bare-metal setups</p>
<a href="./INSTALLATION" class="promo-button">
View Installation Guides
</a>
</div>
<div class="promo-card">
<h3>Notifications</h3>
<p>Learn how NetAlertX provides device presence, alerting, and compliance-friendly monitoring</p>
<a href="./NOTIFICATIONS" class="promo-button">
Explore Notifications
</a>
</div>
<div class="promo-card">
<h3>Contribute</h3>
<p>Source code, development environment setup, and contribution guidelines</p>
<a href="./DEV_ENV_SETUP" class="promo-button">
Contribute on GitHub
</a>
</div>
</div>
---
## Help and Support
If you need help or run into issues, here are some resources to guide you:
**Before opening an issue, please:**
- **Hover over settings, fields, or labels** to see additional tooltips and guidance.
- **Click ? (question-mark) icons** next to various elements to view detailed information.
- [Check common issues](./DEBUG_TIPS.md#common-issues) to see if your problem has already been reported.
- [Look at closed issues](https://github.com/netalertx/NetAlertX/issues?q=is%3Aissue+is%3Aclosed) for possible solutions to past problems.
- **Enable debugging** to gather more information: [Debug Guide](./DEBUG_TIPS.md).
**Need more help?** Join the community discussions or submit a support request:
- Visit the [GitHub Discussions](https://github.com/netalertx/NetAlertX/discussions) for community support.
- If you are experiencing issues that require immediate attention, consider opening an issue on our [GitHub Issues page](https://github.com/netalertx/NetAlertX/issues).
---
## Contributing
NetAlertX is open-source and welcomes contributions from the community! If you'd like to help improve the software, please follow the guidelines below:
- **Fork the repository** and make your changes.
- **Submit a pull request** with a detailed description of what youve changed and why.
For more information on contributing, check out our [Dev Guide](./DEV_ENV_SETUP.md).
---
## Stay Updated
To keep up with the latest changes and updates to NetAlertX, please refer to the following resources:
- [Releases](https://github.com/netalertx/NetAlertX/releases)
Make sure to follow the project on GitHub to get notifications for new releases and important updates.
---
## Additional info
- **Documentation Index**: Check out the full [documentation index](https://github.com/netalertx/NetAlertX/tree/main/docs) for all the guides available.
If you have any suggestions or improvements, please dont hesitate to contribute!
NetAlertX is actively maintained. You can find the source code, report bugs, or request new features on our [GitHub page](https://github.com/netalertx/NetAlertX).