Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disinterpreter/taiko-web-docker
https://github.com/disinterpreter/taiko-web-docker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/disinterpreter/taiko-web-docker
- Owner: Disinterpreter
- Created: 2019-01-30T08:56:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T09:07:05.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T04:12:04.747Z (3 months ago)
- Language: Dockerfile
- Size: 3.06 MB
- Stars: 15
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Summary
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Disinterpreter/taiko-web-docker/tree/master)
Docker container for easily deploying a web-version of the Namco game **Taiko no Tatsujin** (taiko-web)
Dependencies:
- Docker
- Docker ComposeIf you want to launch the container you need to use this command (this command will build the software and launch it as a daemon):
```
docker-compose up -d --build
```After that, the container will make a binding on port `80` (you can change it in docker-compose.yml)
If you have any questions or suggestions, ask in the [Taiko no Tatsujin Discord](https://discord.gg/ZpW62Vf)