No description
This repository has been archived on 2023-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-05-20 18:01:54 +02:00
doc use deployment for manual backup restore 2021-10-01 13:43:37 +00:00
infrastructure Updated jira version 2022-05-20 15:48:24 +02:00
public changes to fit new c4k-commons version 2021-10-22 15:39:40 +02:00
src changes to fit new c4k-commons version 2021-10-22 15:39:40 +02:00
.gitignore updated deps 2021-09-14 18:18:56 +02:00
.gitlab-ci.yml Version 1.0.6 2022-02-25 11:44:36 +01:00
LICENSE Added c4k skeleton 2021-07-02 15:35:49 +02:00
package.json version bump 2022-02-25 11:45:09 +01:00
project.clj update deps 2022-05-20 18:01:54 +02:00
README.md Changed pipeline badge branch to main 2022-02-04 11:27:00 +01:00
shadow-cljs.edn changes to fit new c4k-commons version 2021-10-22 15:39:40 +02:00
valid-auth.edn moved html refactor 2021-09-03 13:00:43 +02:00
valid-config.edn add issuer 2021-09-14 19:43:14 +02:00

convention 4 kubernetes: c4k-jira

Clojars Project pipeline status

DeltaChat chat over e-mail | team@social.meissa-gmbh.de team@social.meissa-gmbh.de | Website & Blog

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

Stable - we use this setup on production.

Try out

Click on the image to try out live in your browser:

Try it out

Your input will stay in your browser. No server interaction is required.

You will also be able to try out on cli:

target/graalvm/c4k-jira src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubeval -
target/graalvm/c4k-jira src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubectl apply -f -

Documentation

License

Copyright © 2021 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here