XMage Server on Google Cloud (stateful or stateless) ?

Hi guys,
I was planning to create an XMage server on Google Cloud. There are 2 options as far as I see:
1) Running a statefull server using Google Cloud Compute
2) If XMage allows it, create a stateless docker image and run the image using Google Cloud Run.
Questions:
- Someone tried already ?
- Can XMage be run sateless (as a daemon not creating any file or DB, but just in-memory) ?
- About the "saveGameActivated" option: is it this option that would allow to play but not in real-time, but only play our turn when we can connect ?
Thanks!
I was planning to create an XMage server on Google Cloud. There are 2 options as far as I see:
1) Running a statefull server using Google Cloud Compute
2) If XMage allows it, create a stateless docker image and run the image using Google Cloud Run.
Questions:
- Someone tried already ?
- Can XMage be run sateless (as a daemon not creating any file or DB, but just in-memory) ?
- About the "saveGameActivated" option: is it this option that would allow to play but not in real-time, but only play our turn when we can connect ?
Thanks!