Skip to content

AfrikaBurn/TMI-Manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TMI Manage

Prerequisites

  1. Docker Engine
  2. Docker Compose.

Installing

From within a command line terminal:

git clone https://github.com/AfrikaBurn/TMI-Manage.git
cd TMI-Manage

Running

sudo docker-compose up

This is unsafe in a production environment, follow these instructions to run the docker daemon in rootless mode!

In rootless mode:

docker-compose up -d

(the -d option starts the Manage server in detached mode)

Runnig locally

Add the following to your hosts file (/etc/hosts on ubuntu):

127.0.0.1 manage.afrikaburn.com

Visit: manage.afrikaburn.com:43000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published