Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/disinterpreter/taiko-web-docker


https://github.com/disinterpreter/taiko-web-docker

Last synced: about 1 month ago
JSON representation

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 Compose

If 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)