Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedrofracassi/docker-clonehero-server

Docker images for the Clone Hero PTB Standalone Server Software
https://github.com/pedrofracassi/docker-clonehero-server

Last synced: about 1 month ago
JSON representation

Docker images for the Clone Hero PTB Standalone Server Software

Awesome Lists containing this project

README

        

# docker-clonehero-server

Docker images for the Clone Hero PTB Standalone Server Software

## Environment Variables

- `SERVER_NAME` - Server name
- `SERVER_PASSWORD` - Server password
- `SERVER_ADDRESS` - Server address
- `SERVER_PORT` - Server port

## TO-DO

Pull Requests are very welcome!

- [ ] Pull server binary from clonehero.net during build instead of keeping it in the repo
- [ ] Default to no password when `SERVER_PASSWORD` is not set
- [ ] Automatic builds using GitHub Actions
- [ ] Push to Docker Hub