Hi Tim, all,
My earlier message to this thread (on 8 April) hasn't been properly received/distributed by the list. Marcus was very kind to help me solve this, so you should receive this message now.
Anyway... see my original message below. Hope it's still useful.
-----
Hi Tim,
Didn't really notice this thread until now. I understand you're looking into deployment using Docker. However, to provide some perspective, we're happily running Pharo in production on a (self-managed) VPS on Hetzner Cloud (which uses 100% green energy!).
We use our own adaptation of Pharo server tools based on Sven's original work:
https://github.com/objectguild/pharo-server-tools. We started with running Pharo 7.0 and have since upgraded to Pharo 8.0. Some experience with Linux command line is certainly welcome, but it should be fairly easy to get this going. Mind you, the README is (unfortunately) _not_ up to date.
Regarding Docker, I don't have much experience myself. I've only used it a couple of times to troubleshoot smalltalkCI issues, never for running a Pharo server application.
Hope this is of some use to you or others. Good luck and have fun!
-----