https://github.com/bervproject/servicemonitor
Service Monitor
https://github.com/bervproject/servicemonitor
Last synced: 8 months ago
JSON representation
Service Monitor
- Host: GitHub
- URL: https://github.com/bervproject/servicemonitor
- Owner: bervProject
- License: mit
- Created: 2021-03-20T15:12:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T04:43:26.000Z (8 months ago)
- Last Synced: 2025-07-14T09:02:04.642Z (8 months ago)
- Language: C#
- Size: 1.55 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Service Monitor
Web Dashboard to All of My Services across provider.
## Prerequisite
1. AWS Credentials
2. .NET 8
## Environment
### Required for `ServiceMonitor.Mailer`
```
TO_EMAIL=
FROM_EMAIL=
```
## Features
### Dashboard
| No | Name | Cloud |
|:--:|:----:|:-----:|
| 1 | EC2 Instance | AWS |
| 2 | App Runner | AWS |
### Email
| No | Name | Cloud |
|:--:|:----:|:-----:|
| 1 | EC2 Instance | AWS |
| 2 | App Runner | AWS |
| 3 | Lambda | AWS |
## License
MIT