Currently externaltools is deployed manually with RPM. This is a manual process and involves packaging gem dependencies.
We do have a caasp cluster running internally which already hosts geekos.scc.suse.de and dash.scc.suse.de.
It would simplify development on externaltools a lot if we could switch it to be automatically deployed in CaaSP.
Links:
https://externaltools.suse.de/
https://gitlab.suse.de/OPS-Service/externaltools/
Example gitlab CI pipeline with caasp deployment (.gitlab-ci.yml, geekos-frontend.yml)
Looking for hackers with the skills:
This project is part of:
Hack Week 17
Activity
Comments
-
over 5 years ago by okurz | Reply
Hm, sounds interesting. I wonder in general, how does this simplify deployment? Isn't an automatic update of RPM very easy or what is the current approach used?
-
over 5 years ago by cschum | Reply
RPMs are not a natural way to package Rails applications. Containers work better there. And with Kubernetes you also get the necessary configuration of the infrastructure around the application.
Even simpler would be to use a PaaS system. But as an exercise to learn how to do it with Kubernetes this is an interesting project.
-
-
over 5 years ago by kiall | Reply
Re the .gitlab-ci.yml you gave - you could also use the new GitLab Kubernetes integration with CaaSP. This can do some cool stuff, like review apps (Deploy a full instance of the stack for each PR, destroying it again when closed or merged)... Check the products "Operations -> Kubernetes" section at the side to add connection details for your cluster.
Similar Projects
Catalog/Online Store for a bakery in Rails 7 by gfilippetti
[comment]: # (Please use the project descriptio...
Modernize SCC Customer Management and/or Patchfinder by digitaltomm
[comment]: # (Please use the project descriptio...
mikrolite - a cli to create lighweight Kubernetes clusters using microvms by rcase
[comment]: # (Please use the project descriptio...
A CLI for Harvester by mohamed.belgaied
[comment]: # Harvester does not officially come...
Predefined app security policy template for NeuVector by feih
Project Description
Idea is to predefin...
RKE2/K3S working on IBM Power by tkelly
[comment]: # (Please use the project descriptio...