bodleytunes / jimi

Jimi is an automation first platform designed from the ground by IT and Cyber Security. Automation first means that the usual product limitations are removed opening the possibilities of automation to all aspects of IT. Jimi features a rich no-code user interface creating a single pane of glass that effortlessly integrate your existing tools unlocking new possibilities and enabling cross functional automation.
https://z1pti3.github.io/jimiDocs
Apache License 2.0
0 stars 0 forks source link

Testing Jimi in K3S Kubernetes and Rancher #6

Open bodleytunes opened 3 years ago

bodleytunes commented 3 years ago

Now that the container version is almost working, would be nice to see how it runs in K3S Kubernetes and Rancher So far I have pushed the images to a local insecure harbor registry

image

image

bodleytunes commented 3 years ago

image

bodleytunes commented 3 years ago

TODO

bodleytunes commented 3 years ago

core running image

bodleytunes commented 3 years ago

web seems to be running next steps: figure a way to share web certs between containers image

bodleytunes commented 3 years ago

Volume setup for plugins as follows

shared glusterFS folder: /gv1/jimi/plugins

mounts to: /home/jimi/plugins in the container

image