Commit 14bccff0 authored by Adam Štěpánek's avatar Adam Štěpánek
Browse files

Add useful links to the main docs page

parent 9c814f4c
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -10,3 +10,23 @@ KAFE is an archival system for multimedia.
It's made up of an API and a web app that's using it.
We built it to organize our projects at [FI MU](https://www.fi.muni.cz/), capture their development, and present them
to the public.

## Most important links

**Development**
- [GitLab repo](https://gitlab.fi.muni.cz/legtvar/kafe)
- [GitHub mirror](https://github.com/legtvar/kafe)

**Production**
- [KAFE instance](https://kafe.fi.muni.cz)
- [Swagger UI](https://kafe.fi.muni.cz/swagger/index.html)
- [OpenAPI definition](https://kafe.fi.muni.cz/swagger/v1/swagger.json)

**Staging**
- [KAFE instance](https://kafe-stage.fi.muni.cz)
- [Swagger UI](https://kafe-stage.fi.muni.cz/swagger/index.html)
- [OpenAPI definition](https://kafe-stage.fi.muni.cz/swagger/v1/swagger.json)

**Maintenance**
- [Grafana](https://grafana.mlejnek.cafour.cz/)
- [Portainer](https://portainer.mlejnek.cafour.cz/)