Diseased Finger
I am a diseased finger
- 2 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 26th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Diseased FingerOPto Self Hosted - Self-hosting your services.@lemmy.ml•How would you recommend configuring multiple virtual machines for a self-hosted Nextcloud/Jellyfin (and others) server?1·2 years agoYep thats exactly what I’m doing! While I was learning ASP.NET, I decided to deploy the website using Docker and docker compose since I figured it would be easier to do than using the CLI, so I already had some experience with that.
Diseased FingerOPto Self Hosted - Self-hosting your services.@lemmy.ml•How would you recommend configuring multiple virtual machines for a self-hosted Nextcloud/Jellyfin (and others) server?2·2 years agoI’m glad to know that I don’t have to upgrade anything. I was just a bit worried that having a million different docker containers would be a bit of a strain on the CPU at least. Now that I think about it, I’m the only one using the server so any extra components will be pretty pointless.
Diseased FingerOPto Self Hosted - Self-hosting your services.@lemmy.ml•How would you recommend configuring multiple virtual machines for a self-hosted Nextcloud/Jellyfin (and others) server?1·2 years agoThanks for your quick response! I guess I was over complicating things a bit more than I should have.
Oh yeah! Before I set up my server, I was debating whether or not I should use Nix over Debian. The reason I stuck with Debian was because it was what I am most familiar with. I will have a look into the Nix package and see how that goes. In fact, I probably don’t need Docker since what isn’t on Nix?
Once I set it up in a VM for testing I’ll reply to this comment and see if it is a good idea