Home-apps Alternatives
Similar projects and alternatives to home-apps
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better home-apps alternative or higher similarity.
home-apps discussion
home-apps reviews and mentions
Posts with mentions or reviews of home-apps.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-05.
-
Trying Argo CD's Multiple sources
apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: wordpress finalizers: - resources-finalizer.argocd.argoproj.io spec: project: default sources: # Make corrupt952/home-apps available for $manfiest - ref: manifest repoURL: https://github.com/corrupt952/home-apps # Load resources defined in corrupt952/home-apps/wordpress/base # Manage secrets such as passwords used by mariadb and wordpress - path: wordpress/base repoURL: https://github.com/corrupt952/home-apps # Load bitnami/mariadb Chart and corrupt952/home-apps/values/mariadb.yaml - chart: mariadb repoURL: https://charts.bitnami.com/bitnami targetRevision: 12.1.5 helm: releaseName: mariadb valueFiles: - $manifest/values/mariadb.yaml # Load bitnami/wordpress Chart and corrupt952/home-apps/values/wordpress.yaml - chart: wordpress repoURL: https://charts.bitnami.com/bitnami targetRevision: 16.0.4 helm: releaseName: wordpress valueFiles: - $manifest/values/wordpress.yaml ...
-
Automatically Updating Helm Chart Referenced in Argo CD Using Renovate - Part 2
chore(deps): update helm release argo-cd to v5.31.1 #39
Stats
Basic home-apps repo stats
2
0
10.0
over 1 year ago
corrupt952/home-apps is an open source project licensed under MIT License which is an OSI approved license.