Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Project for Gluu Docker files: This repo has been depreciated in favor for https://github.com/GluuFederation/cloud-native-edition.

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).