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
2023-03-24 15:18:09 +01:00
doc Remove LGPL from subcomponent license file 2023-03-24 15:18:09 +01:00
infrastructure Update docker tests 2023-01-20 12:51:21 +01:00
public changes to fit new c4k-commons version 2021-10-22 15:39:40 +02:00
src adjust cert & ssl-settings 2022-07-15 13:14:30 +02:00
.gitignore git igrnore 2023-03-11 09:22:17 +01:00
.gitlab-ci.yml Update CI to show failing tests 2022-09-02 10:08:47 +02:00
LICENSE Added c4k skeleton 2021-07-02 15:35:49 +02:00
package.json version bump 2022-07-22 12:26:25 +02:00
project.clj Exclude viebel/codox-klipse-theme 2023-03-24 15:06:35 +01:00
README.md Changed pipeline badge branch to main 2022-02-04 11:27:00 +01:00
shadow-cljs.edn Update CI to show failing tests 2022-09-02 10:08:47 +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