diff --git a/README.md b/README.md index 9189b73..a5ae3f0 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,12 @@ ## Purpose c4k-forgejo provides a k8s deployment file for forgejo containing: + * forgejo * ingress having a letsencrypt managed certificate * postgres database - +* encrypted backup on S3 & restore +* monitoring on graphana-cloud ## Try out @@ -19,7 +21,6 @@ Click on the image to try out live in your browser: Your input will stay in your browser. No server interaction is required. - ## Forgejo setup After having deployed the yaml-file generated by the c4k-forgejo module you need to complete the setup for forgejo: @@ -31,9 +32,8 @@ After having deployed the yaml-file generated by the c4k-forgejo module you need * The SSH-URL for a repo has the format: "ssh://git@domain:2222/[username]/[repo].git Example: "git clone ssh://git@repo.test.meissa.de:2222/myuser/c4k-forgejo.git" - ## License -Copyright © 2022 meissa GmbH +Copyright © 2023 meissa GmbH Licensed under the [Apache License, Version 2.0](LICENSE) (the "License") Pls. find licenses of our subcomponents [here](doc/SUBCOMPONENT_LICENSE) \ No newline at end of file