Skip to content

Commit

Permalink
doc: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelloeater committed Sep 10, 2023
1 parent 274b604 commit e3c3572
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@


- Utility program to pull Lemmy data and generate a Gatus YAML file

- Powers https://lemmy-status.org/
- If you have questions or problems deploying feel free to contact me via links in my GH Profile

```mermaid
flowchart
Expand All @@ -31,11 +32,14 @@ config_gen
gatus --store data in--> gatus_postgres
```

# Usage
# 🦾 Usage 🦾
** The Caddy file in this repo is just for local dev, see the cloud init script for how to run in prod
- Install gotask
- Fill out .env.example and rename to .env
- task run
- ???
- PROFIT!

# Cloud Deploy
# Cloud Deploy
- See cloud-init.yaml.example for userdata deploy
- You will need to have docker and docker compose installed 🙃

0 comments on commit e3c3572

Please sign in to comment.