Skip to content

CounterStrafe/docker-adminafk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-adminafk

Docker Compose for spinning up eBot, eBot Web, and AdminAFK on a single server

Requirements

Docker: https://docs.docker.com/install/
Docker Compose: https://docs.docker.com/compose/install/

Deployment

This starts the services in the background:

$ git clone https://github.com/CounterStrafe/docker-adminafk.git
$ cd docker-adminafk/
$ docker-compose up -d

Usage

eBot Ports: 12360 and 12361 for tcp/udp
eBot Web Public Page: http://localhost/
eBot Web Admin Page: http://localhost/admin.php
AdminAFK Public Page: http://localhost/adminafk/
AdminAFK Admin Page: http://localhost/adminafk/admin.php

About

Docker Compose for spinning up eBot, eBot Web, and AdminAFK on a single server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published