adamko-dev / kafkatorio

GNU General Public License v3.0
10 stars 0 forks source link

Make server deployment less manual #4

Closed aSemy closed 1 year ago

aSemy commented 1 year ago

Deploying the servers (Kafka, Factorio Server, events-server, web-map) requires manual changes and tinkering.

It would be nicer to have some sort of 'one click deploy'. Maybe Dokku? Or Knative?

Also the Docker syslog option doesn't work consistently #5. Either make a standalone server, or create a Docker logging plugin.

aSemy commented 1 year ago

This has mostly been implemented with a custom Gradle plugin.