mirror of https://github.com/statping/statping
Created Statuper (markdown)
parent
532bb05e5e
commit
f0e9cd38d5
|
@ -0,0 +1,13 @@
|
||||||
|
Statup includes a simple to use installation shell script that will help you install locally, Docker, and even onto a AWS EC2 instance.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img width="70%" src="https://img.cjx.io/statuper1.png">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
```bash
|
||||||
|
curl -O https://assets.statup.io/statuper && chmod +x statuper
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
- `statuper`
|
Loading…
Reference in New Issue