Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 671 Bytes

File metadata and controls

21 lines (17 loc) · 671 Bytes

Tribe - a web project management framework.

This is the Docker version of Tribe. Using this repository, you can quickly setup a selfhosted secure Tribe instance running within a Docker container.

License

🚀 Installation

  1. Clone the repository:
git clone https://github.com/tribe-framework/docker-tribe-template.git project_name
cd project_name
./run

And then fill in the form for the script to setup your environment.

  1. After setting up, deploy the app
./run
# select option 2 to deploy

That's all. Enjoy!