forked from fbrinker/docker-tileboard-OUTDATED
Add automation info
This commit is contained in:
parent
ecf1c234ae
commit
508299b011
@ -6,6 +6,8 @@ This is a very basic Docker container for [TileBoard](https://github.com/resoai/
|
|||||||
|
|
||||||
It contains the sources and starts a simple Python3 webserver to serve TileBoard at port 8000.
|
It contains the sources and starts a simple Python3 webserver to serve TileBoard at port 8000.
|
||||||
|
|
||||||
|
The builds are automated on changes of the official TileBoard repository.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
You have to mount your `config.js` file into the `/tileboard` directory of the Docker container. You can see an [example config.js file in the official repository](https://github.com/resoai/TileBoard/blob/master/config.example.js).
|
You have to mount your `config.js` file into the `/tileboard` directory of the Docker container. You can see an [example config.js file in the official repository](https://github.com/resoai/TileBoard/blob/master/config.example.js).
|
||||||
@ -30,4 +32,4 @@ After a `docker-compose up -d`, you can reach your TileBoard instance under `htt
|
|||||||
|
|
||||||
## Sources
|
## Sources
|
||||||
|
|
||||||
Have a look at the [Git-Repository](https://git.f-brinker.de/fbrinker/docker-tileboard).
|
Have a look at the [Git-Repository](https://git.f-brinker.de/fbrinker/docker-tileboard).
|
||||||
|
Reference in New Issue
Block a user