this post was submitted on 10 Aug 2023
3 points (100.0% liked)

Selfhosting

13 readers
1 users here now

All things selfhosting and homelab related Resources: - https://github.com/awesome-selfhosted/awesome-selfhosted - https://github.com/awesome-foss/awesome-sysadmin

founded 1 year ago
 

I want to self host my own kbin instance. But dream host (my current host) doesn't let me do postgresql unless I get a dedicated server (very expensive). And I don't want to put it on my home machine because I want professional hosting.

So what are my other options? And what are you all doing? Are there preferred hosts?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

Yes, using their so called cloud service, so I'm managing everything myself.

[โ€“] [email protected] 1 points 1 year ago

So you install your own server (apache or nginx or whatever) and also run your own postgresql from the same unmanaged space? And the server software serves both the php app and the database?

Thanks for answering my questions. I've always used managed hosting but it's becoming too limiting and I'm seeking to expand my options.