Skip to content

Commit

Permalink
Initial commit, contains all necessary files to start invafetch and i…
Browse files Browse the repository at this point in the history
…nvaps
  • Loading branch information
geschke committed Jun 6, 2022
1 parent bc9440c commit 25dfe71
Show file tree
Hide file tree
Showing 5 changed files with 1,860 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# grkopv-dashboard
# grkopv-dashboard

Start:

```
docker-compose -f kopv-dashboard.yml up -d
```

Stop:

```
docker-compose -f kopv-dashboard.yml down
```
Loading

0 comments on commit 25dfe71

Please sign in to comment.