adjust readme
This commit is contained in:
parent
7ce59e075f
commit
9d0fc639f3
1 changed files with 18 additions and 1 deletions
19
README.md
19
README.md
|
@ -1,4 +1,21 @@
|
|||
# c4k-jira
|
||||
# convention 4 kubernetes: c4k-jira
|
||||
[![Clojars Project](https://img.shields.io/clojars/v/org.domaindrivenarchitecture/c4k-jira.svg)](https://clojars.org/org.domaindrivenarchitecture/c4k-jira) [![pipeline status](https://gitlab.com/domaindrivenarchitecture/c4k-jira/badges/master/pipeline.svg)](https://gitlab.com/domaindrivenarchitecture/c4k-jira/-/commits/master)
|
||||
|
||||
[<img src="https://domaindrivenarchitecture.org/img/delta-chat.svg" width=20 alt="DeltaChat"> chat over e-mail](mailto:buero@meissa-gmbh.de?subject=community-chat) | [<img src="https://meissa-gmbh.de/img/community/Mastodon_Logotype.svg" width=20 alt="team@social.meissa-gmbh.de"> team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team) | [Website & Blog](https://domaindrivenarchitecture.org)
|
||||
|
||||
## Purpose
|
||||
|
||||
c4k-jira provides a k8s deployment for jira containing:
|
||||
* adjusted jira docker image
|
||||
* jira
|
||||
* ingress having a letsencrypt managed certificate
|
||||
* postgres database
|
||||
|
||||
The package aims to a low load sceanrio.
|
||||
|
||||
## Status
|
||||
|
||||
This is just a POC, database is stored volatile, there is no backup implemented.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Reference in a new issue