Containerized web application for managing public pages of Git repositories within a single Gitea instance. https://dgpkg.net
Go to file
Dominic Grimm 36e98ace16
Test PlantUML support
2023-05-21 19:10:30 +02:00
backend Init 2023-05-21 18:58:10 +02:00
config/nginx Init 2023-05-21 18:58:10 +02:00
frontend Init 2023-05-21 18:58:10 +02:00
.example.env Init 2023-05-21 18:58:10 +02:00
.gitignore Init 2023-05-21 18:58:10 +02:00
LICENSE Init 2023-05-21 18:58:10 +02:00
README.md Test PlantUML support 2023-05-21 19:10:30 +02:00
avatar.xcf Init 2023-05-21 18:58:10 +02:00
docker-compose.yml Init 2023-05-21 18:58:10 +02:00

README.md

gitea_pages

Containerized web application for managing public pages of Git repositories within a single Gitea instance.

Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response