Container definitions for docker, kubernetes, and whatever containers come next!
Review our Docker Install Guide for additional assistance.
curl -o docker-compose.yml https://raw.githubusercontent.com/CleanSpeak/cleanspeak-containers/master/docker/cleanspeak/docker-compose.yml
curl -o .env https://raw.githubusercontent.com/CleanSpeak/cleanspeak-containers/master/docker/cleanspeak/.env
docker-compose up
docker pull cleanspeak/cleanspeak-app:latest
docker run -itp 8001:8001 cleanspeak/cleanspeak-app:latest
The Kubernetes portion of this repository is community maintained; and is provided to assist in your deployment and management of FusionAuth. Use of this software is not covered under the CleanSpeak license agreement and is provided "as is" without warranty. https://cleanspeak.com/license
kubernetes
├── *
├── README.md
See the Kubernetes README