mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix readme
This commit is contained in:
parent
1dac65a051
commit
279cca5755
@ -16,7 +16,7 @@ OneUptime does:
|
||||
|
||||
- Uptime Monitoring just like Pingdom
|
||||
- Status Page just like StatusPage.io
|
||||
- Incident Management just like Icident.io
|
||||
- Incident Management just like Incident.io
|
||||
- On-call rotation and alerts just like PagerDuty
|
||||
- Tests just like Postman (Coming soon)
|
||||
- Security just like Snyk (Coming soon)
|
||||
@ -32,7 +32,7 @@ All under one platform.
|
||||
|
||||
The fastest and most reliable way to get started with OneUptime is signing up for free to [OneUptime Cloud](https://oneuptime.com). By using the hosted cloud service, you also support by funding OneUptime open source development.
|
||||
|
||||
### Open-source single-server deploy with Docker Compose.
|
||||
### Open-source hobby single-server deploy with Docker Compose.
|
||||
|
||||
Deploy a signle-server instance in one line on Debian / Ubuntu with Docker (recommended 8GB memory, we only support Debian / Ubuntu as of today).
|
||||
|
||||
@ -73,6 +73,10 @@ To update:
|
||||
bash install.sh
|
||||
```
|
||||
|
||||
### Production ready enterprise instance on Kubernetes and Helm.
|
||||
|
||||
We recommend that you run OneUptime on Kubernetes and Helm. [Readme can be found here](HelmChart/public/oneuptime/README.md)
|
||||
|
||||
## Philosophy
|
||||
|
||||
Our mission is to reduce downtime and increase the number of successful products in the world. To do that, we build a platform that help you understand causes of the downtime, incidents and help reduce toil. Our product is open-source, free and available for everyone to use.
|
||||
|
Loading…
Reference in New Issue
Block a user