💾 Archived View for bbs.geminispace.org › u › dragfyre › 20944 captured on 2024-12-17 at 15:27:00. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "I definitely want to create a game in gemini, but to do..."
@gritty looks like I will be using gmcapsule - it had better documentation and ended up being easier to set up in my case!
Oct 17 · 2 months ago
☯️ dragfyre [OP] · Oct 20 at 06:22:
Still working on this - having trouble getting Python installed and working properly on prod to run gmcapsule but there is still plenty of hope.
🖥️ mrrobinhood5 · Oct 20 at 14:41:
I've had success with pyenv and poetry, makes deployment to prod a bit easier then manually installing distro versions of Python and global packages
☯️ dragfyre [OP] · Oct 22 at 01:16:
Finally got gmcapsule up and running on prod. Just had to look up a few tweaks, but we got there in the end. Yay! Thanks everyone.
I definitely want to create a game in gemini, but to do that I'm going to have to install a new server. IIRC my current capsule is running agate because of its light footprint and ease of install, but it won't allow for interactive content; any ideas for a replacement?