This is the Docker version of Tribe. Using this repository, you can quickly setup a selfhosted secure Tribe instance running within a Docker container.
- Clone the repository:
git clone https://github.com/tribe-framework/docker-tribe-template.git project_name
cd project_name
./runAnd then fill in the form for the script to setup your environment.
- After setting up, deploy the app
./run
# select option 2 to deployThat's all. Enjoy!