Add automation info
Все проверки выполнены успешно
continuous-integration/drone/push Build is passing
Все проверки выполнены успешно
continuous-integration/drone/push Build is passing
Этот коммит содержится в:
@@ -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).
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user