💾 Archived View for bbs.geminispace.org › u › sugar › 3315 captured on 2024-08-19 at 00:43:38. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

-=-=-=-=-=-=-

Urgh, my capsule is down thanks to Oracle's free tier cloud service being jank as hell.

Per

gemini://gem.billsmugs.com/gemlog/2022-01-29-oracle-cloud-always-free.gmi

alls I gotta do is rebuild the instance and I can use the same boot volume and stay within the free tier now that my trial is up. Except I'm getting:

Out of capacity for shape VM.Standard.A1.Flex in availability domain AD-1.

So now I gotta either wait until it's free, or destroy my boot volume (I have a local backup of the relevant dirs) and move to a new AD.

I'm gonna go do my tasks for the day and come back to this later with a clearer head 🤦‍♀️

❤️ sugar

2023-07-20 · 1 year ago · 👍 Houjimmy · 🤔 1 🙁 2

9 Comments ↓

📷 billsmugs · 2023-07-20 at 22:11:

Sorry to hear this has hit someone else! Oracle really need to fix this stupid system (or, at the very least, make it clearer that it's going to happen and how to deal with it proactively).

Once you do get the capsule back up, make sure you don't fall foul of the "Idle" Compute conditions, now that you're out of the trial period:

— gem.billsmugs.com/gemlog/2023-03-24-re-oracle-cloud-always-free.gmi

If your server load is generally low, the method I gave in that post (write a simple program that runs at startup and stays in the background to waste a chunk of RAM) has worked fine for me since then (🤞).

❤️ sugar [OP] · 2023-07-20 at 22:29:

I bookmarked that one too asap haha, thanks for documenting all of this, it's been helpful!!

📷 billsmugs · 2023-07-21 at 15:37:

I highly doubt anyone who has experienced using Oracle Cloud Always Free would be willing to pay them! Not knowing anything about Larry Ellison, I know that if anyone I knew (e.g. my employer) suggested using paid Oracle Cloud services I would heavily recommend choosing a different provider after my experiences with the free tier. I'm under no illusions that it'll last forever (despite the name), but I'm willing to put up with these annoyances while it gets me a free server.

You're right that it's a risk though - I hope that if/when the Always Free service gets shut down, they will give enough notice to migrate elsewhere, but that's certainly not guaranteed.

❤️ sugar [OP] · 2023-07-21 at 15:54:

Yeah. I'm unemployed so free is ideal :/

😺 blurrycat · 2023-07-21 at 23:34:

Fly.io also offers free shared compute, and I think it should be possible to host a Gemini capsule on it (I haven't completely looked into it, but it seems like custom ports are supported so I don't see why it wouldn't work). I might actually try this myself :)

❤️ sugar [OP] · 2023-07-22 at 00:13:

Oh gosh thank you @michaelnordmeyer and @blurrycat, I'll definitely look at both of those! I didn't know Google had free, and aws suspended my account then permanently deleted it without an option for recovery? I don't know why, and I'm definitely not keen on making a new Amazon account

Thank you so much!

😺 blurrycat · 2023-07-22 at 19:45:

So I got a simply Gemini server running on fly.io, it's not ideal as it's currently serving a static file baked into the container, but I think I might have a solution for that, to allow updating content without having to deploy the whole server again. Anyway, it seems to be working (although with IPv6-only given the free tier [apparently shared IPv4 addresses limit you to HTTP/HTTPS ports only, so I only allocated an IPv6 to my "app" as dedicated IPv4 are definitely not free]). Might be a solution after all!

— Link to the server here

❤️ sugar [OP] · 2023-07-23 at 03:43:

sigh, so the option i didn't talk about was self-hosting. we do have a proxmox server, but it's almost entirely inhouse servers that we don't access from outside. So I just caved and set up a VM there and I'm back online, same address, same certificate:

— gem.lizsugar.me

Just slightly annoyed I have to punch more holes in my firewall 😪

😺 Houjimmy · Jun 15 at 09:03:

I'm struggling trying to set up my own capsule on a raspberry pi. I had everything working yesterday but today somehow I lost everything for no reason. I'm too tired to get this shit together again, too much effort.