Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource gitopper

Gitopper is GitOps for non-Kubernetes folks it watches a remote git repo, pulls changes and HUP the server (service) process. A sparse (but with full history) git checkout will be done, so each service will only see the files it will actually need. Several bind mounts are then setup to give the service access to the file(s) in Git. If the target directories don't exist, they will be created, with the current user - if specified. This tool does little more than just pull the repo, but the little it brings to the table allows for a GitOps workflow without resorting to Kubernetes like environments. The Git repository that you are using to provision the services must have at least one (sub)directory for each service. Gitopper will install packages if told to do so. It will not upgrade or downgrade them, assuming there is a better way of doing those. The remote interface of gitopper uses SSH keys for authentication, this hopefully helps to fit in, in a sysadmin organisation. The following features are implemented: * Metrics: are included see below, they export a Git hash, so a rollout can be tracked. * Diff detection: possible using the metrics or gitopperctl. * Out of band rollbacks: use gitopperctl to bypass the normal Git workflow. * No client side processing: files are used as they are in the Git repo. * Canarying: give a service a different branch to check out.

Found 1 sites for gitopper

Found 8 RPM for gitopper

PackageSummaryDistributionDownload
gitopper-0.0.20-1.1.aarch64.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for aarch64gitopper-0.0.20-1.1.aarch64.rpm
gitopper-0.0.20-1.1.armv6hl.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for armv6hlgitopper-0.0.20-1.1.armv6hl.rpm
gitopper-0.0.20-1.1.armv7hl.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for armv7hlgitopper-0.0.20-1.1.armv7hl.rpm
gitopper-0.0.20-1.1.i586.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for i586gitopper-0.0.20-1.1.i586.rpm
gitopper-0.0.20-1.1.ppc64le.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for ppc64legitopper-0.0.20-1.1.ppc64le.rpm
gitopper-0.0.20-1.1.riscv64.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for riscv64gitopper-0.0.20-1.1.riscv64.rpm
gitopper-0.0.20-1.1.s390x.htmlGitops for non-Kubernetes folksOpenSuSE Ports Tumbleweed for s390xgitopper-0.0.20-1.1.s390x.rpm
gitopper-0.0.20-1.1.x86_64.htmlGitops for non-Kubernetes folksOpenSuSE Tumbleweed for x86_64gitopper-0.0.20-1.1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet