Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GluuFederation/gluu-docker
Project for Gluu Docker files: This repo has been depreciated in favor for https://github.com/GluuFederation/cloud-native-edition.
https://github.com/GluuFederation/gluu-docker
docker docker-compose kubernetes minikube
Last synced: 3 months ago
JSON representation
Project for Gluu Docker files: This repo has been depreciated in favor for https://github.com/GluuFederation/cloud-native-edition.
- Host: GitHub
- URL: https://github.com/GluuFederation/gluu-docker
- Owner: GluuFederation
- License: other
- Archived: true
- Created: 2014-12-29T19:56:51.000Z (about 10 years ago)
- Default Branch: 3.1.6
- Last Pushed: 2020-10-14T08:11:45.000Z (over 4 years ago)
- Last Synced: 2024-08-01T12:20:16.186Z (6 months ago)
- Topics: docker, docker-compose, kubernetes, minikube
- Language: Shell
- Homepage: https://gluu.org/docs/de/
- Size: 902 KB
- Stars: 103
- Watchers: 34
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This repo has been depreciated in favor of https://github.com/GluuFederation/cloud-native-edition.
|Version|Status|Release Date|Community EOL Date|Enterprise EOL Date|
|-------|------|------------|------------------|-------------------|
|3.1.6.x|Active|April 2019|October 2020|April 2021|# Gluu Server Docker Edition
[Gluu Server Docker Edition Documentation](https://gluu.org/docs/de/3.1.6)
## Code Repositories
Repositories for supported images are shown below:
- [config-init](http://github.com/GluuFederation/docker-config-init)
- [opendj](http://github.com/GluuFederation/docker-opendj)
- [oxauth](http://github.com/GluuFederation/docker-oxauth)
- [oxtrust](http://github.com/GluuFederation/docker-oxtrust)
- [nginx](http://github.com/GluuFederation/docker-nginx)
- [key-rotation](https://github.com/GluuFederation/docker-key-rotation)
- [oxshibboleth](https://github.com/GluuFederation/docker-oxshibboleth)
- [oxpassport](https://github.com/GluuFederation/docker-oxPassport)
- [cr-rotate](https://github.com/GluuFederation/docker-cr-rotate)
- [upgrade](https://github.com/GluuFederation/docker-upgrade)## Image Repositories
Images are hosted at Docker Hub:
- [config-init](https://hub.docker.com/r/gluufederation/config-init)
- [opendj](https://hub.docker.com/r/gluufederation/opendj)
- [oxauth](https://hub.docker.com/r/gluufederation/oxauth)
- [oxtrust](https://hub.docker.com/r/gluufederation/oxtrust)
- [nginx](https://hub.docker.com/r/gluufederation/nginx)
- [key-rotation](https://hub.docker.com/r/gluufederation/key-rotation)
- [oxshibboleth](https://hub.docker.com/r/gluufederation/oxshibboleth)
- [oxpassport](https://hub.docker.com/r/gluufederation/oxpassport)
- [cr-rotate](https://hub.docker.com/r/gluufederation/cr-rotate)
- [upgrade](https://hub.docker.com/r/gluufederation/upgrade)## Examples
[Single Host](./examples/single-host/)
- The directory contains `README.md` as a guide to deploy a basic single-host Gluu server stack.
[Swarm](./examples/multi-hosts/)
- The directory contains `README.md` as a guide to deploy a basic multi-hosts Gluu server stack.
[Google Kubernetes Engine](./examples/kubernetes/gke)
- The directory contains `README.md` as a guide to deploy a basic Gluu server stack on Google Kubernetes Engine.
[Minikube](./examples/kubernetes/minikube)
- The directory contains `README.md` as a guide to deploy a basic Gluu server stack on Minikube.
[AWS](./examples/kubernetes/aws)
- The directory contains `README.md` as a guide to deploy a basic Gluu server stack on AWS.
## Issues
If you find any issues, please post them on the customer support portal, [support.gluu.org](https://support.gluu.org).