Skip to content

OpenShift catalog templates for ownCloud

License

Notifications You must be signed in to change notification settings

owncloud-docker/openshift

Repository files navigation

ownCloud: OpenShift

Build Status GitHub contributors Source: GitHub License: MIT

This repository stores some simple templates to deploy ownCloud on OpenShift. If you find an issue or if you got an idea how to improve the template feel free to open an issue on this repository.

Usage

We provide 2 different templates, the ephemeral.json template provides an ownCloud installation without a persistent storage, this is useful for demo purposes, the other persistent.json template includes persistent volume claims and should be used for production workloads. After installing the template you should be able to find the templates within the regular OpenShift service catalogue.

oc apply -n openshift -f https://raw.githubusercontent.com/owncloud-docker/openshift/master/owncloud-ephemeral.yml
oc apply -n openshift -f https://raw.githubusercontent.com/owncloud-docker/openshift/master/owncloud-persistent.yml

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright

Copyright (c) 2022 ownCloud GmbH

About

OpenShift catalog templates for ownCloud

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published