Sebastian Schmidt

Results 244 comments of Sebastian Schmidt

Hey @Khyretos Sure thats easy and no problem at all. Are you available on Discord or Teaspeak for a few questions?

Hello @pchang388 i think thats enough for a rough idea and research this further, thank you very much.

I solved this by this commit: https://github.com/jammsen/docker-palworld-dedicated-server/commit/66866fc21d31c470c7087632d3c8f4fe4b22ffa9 But now i get an error from the plugin and the API ![image](https://github.com/jammsen/docker-palworld-dedicated-server/assets/2270806/77a824d2-0519-4a1a-88bc-5a7a228c9286) Manually copy-pasting the 35 Kilobyte works just fine 🤷

Now the read is reduced but im still getting and error: https://github.com/peter-evans/dockerhub-description/issues/248

> Might even be nice to add `outdead/rcon` as a service to the docker-compose.yml, too. > > ```yaml > services: > palworld-dedicated-server: > environment: > # ... > - ADMIN_PASSWORD=THE_ADMIN_PASSWORD...

> Does this help? https://docs.docker.com/build/ci/github-actions/update-dockerhub-desc/ Did already fix it, Peter helped out, but yeah that would have helped. I did assign his repo instead of mine, didnt understand the readme...

Feature was implemented see: https://github.com/jammsen/docker-palworld-dedicated-server/blob/develop/.github/workflows/docker-build-and-push-prod.yml#L61 Closing this.

> > Hey @uncaught This looks like a really cool solution, im gonna adapt it but in a different way. Your version only works when both containers are in the...

> > > Might even be nice to add `outdead/rcon` as a service to the docker-compose.yml, too. > > > ```yaml > > > services: > > > palworld-dedicated-server: >...