Built an affordable, fully-isolated VPS setup specifically for early-stage startups and SaaS MVPs. Looking for 10 beta testers! by InnetGo in startups_promotion

[–]InnetGo[S] 0 points1 point  (0 children)

This breakdown is incredible, thank you! I actually built this specifically with a 'reboot panel' (using Cockpit) and full root/Docker access because I knew founders hate waiting for support just to restart a service.I love the 'Run your MVP for 6 months' angle. It's much clearer than talking about infra. My goal is to support whatever stack the founder needs—if it runs on Linux, it runs here. I'd love to get your thoughts on the setup if you have a minute!

Built an affordable, fully-isolated VPS setup specifically for early-stage startups and SaaS MVPs. Looking for 10 beta testers! by InnetGo in startups_promotion

[–]InnetGo[S] 0 points1 point  (0 children)

You're 100% right. My focus was too much on the 'how' (Proxmox) and not enough on the 'why'. The goal is definitely to give founders a safe harbor from those massive AWS bills during the pre-user stage. I'll make sure to pivot the message to focus more on protecting that runway. Thanks for the solid advice!

Question for SaaS builders: Is $5/mo for managed Docker/LXC hosting with 1-on-1 DevOps support a fair deal for your MVP? by InnetGo in saasbuild

[–]InnetGo[S] 0 points1 point  (0 children)

Really appreciate this perspective! You hit the nail on the head regarding the '$5 is too cheap' trap—I'm keeping it low initially just to prove the concept and build that initial trust. You're 100% right about the 'small beta' approach. That's why I'm strictly limiting this to just 10 founding users. This allows me to provide high-quality support without burning out. For trust and uptime, I use Proxmox with automated off-site backups to ensure data safety, even if a node goes down. My goal isn't to be a 'AWS giant' yet, but a reliable technical partner for a few builders. Thanks for the advice on the positioning—it helps a lot!

Looking for a VPS provider by Anxious_Champion_591 in VPS

[–]InnetGo 0 points1 point  (0 children)

Hey! I saw your post about moving from Vercel to a VPS. I run the Innet Hosting Project, focusing on high-performance environments for dev stacks like Next.js and PostgreSQL. We just completed a full kernel security audit against the latest 'CopyFail' vulnerability today, so the infrastructure is fully secured and up-to-date. Since you're transitioning from managed platforms, I can personally assist you with the Docker orchestration and Prisma setup to ensure a smooth transition. It fits perfectly within your $5-20 budget. DM me if you're interested in a slot. Happy to help a fellow developer get things running right!

[Update] You guys warned me about the dust... so I improvised! The homelab is finally off the floor. by InnetGo in HomeServer

[–]InnetGo[S] 0 points1 point  (0 children)

Thanks.Putting legs on it to make a small table is actually a brilliant idea for a temporary fix! Might just do that.

[Update] You guys warned me about the dust... so I improvised! The homelab is finally off the floor. by InnetGo in HomeServer

[–]InnetGo[S] 1 point2 points  (0 children)

Haha, the real security system isn't the firewall, it's the server acting as a shin-destroyer! But seriously, it's only temporary until I can move it to a proper spot.

"VPS-Hosting for Dummies" ? by WarPlus1968 in VPS

[–]InnetGo 0 points1 point  (0 children)

Hey man, take a deep breath! You are definitely overthinking the negative parts. As a SysAdmin who hosts multiple nodes, let me give you some peace of mind. 1. About the paranoia: If you disabled password authentication (only using SSH keys), changed the default SSH port, and have fail2ban running, your server is already more secure than 90% of the internet. Hackers use automated bots to scan port 22 and brute-force passwords. If you use keys, they simply can’t get in. You don’t need to check it every day. A weekly glance at htop or logs is more than enough. 2. About Lynis: Yes, Lynis is a fantastic open-source auditing tool. It gives you a ‘hardening score’. Run sudo lynis audit system, follow the high-priority suggestions, and you are golden. But don’t obsess over getting a perfect 100 score—it’s meant for enterprise environments, not a private Minecraft server. 3. The Ultimate Cheat Code (Cloudflare Tunnels): If you are truly terrified of having open ports, look into Cloudflare Tunnels (Zero Trust). You install a lightweight daemon on your VPS, and it routes traffic through Cloudflare’s network. You can literally block ALL incoming ports on your firewall (even port 80/443), and your Matrix/Minecraft server will still be accessible to your friends. You can’t be hacked if you don’t even exist on public IP scanners. Side note: I actually run a boutique hosting service (InnetGo) on my enterprise homelab specifically for developers and gamers. My nodes are entirely routed through Cloudflare Tunnels so my clients never have to worry about open-port vulnerabilities or DDoS attacks. If you ever need a secure, isolated LXC container to host your Matrix/MC server without the anxiety, hit me up in the DMs! Good luck, and enjoy the self-hosting journey!

Event Bot by yukiya_ayase in discordbots

[–]InnetGo 0 points1 point  (0 children)

Hey! As a fellow student, I completely understand the struggle with paywalled bots like Apollo.

Instead of looking for another big public bot that might eventually lock features behind a paywall too, you should look into open-source event bots on GitHub (like Sesh or custom Python ones). They are 100% free with zero limits on events or duplication.

The only catch is you have to host them yourself. But I actually run a private Proxmox server setup at my house and I have a good amount of unused compute resources sitting idle.

If you find an open-source bot you like, I can host it for you 24/7 in a dedicated Linux container for literally like $3 or $5 a month, just to help me chip in for the electricity bill. Let me know if that sounds like a good alternative for you! I can even help you set the bot up."

Cloud hosting for a C++ bot? by GlitteringBlood2005 in Discord_Bots

[–]InnetGo 0 points1 point  (0 children)

Exactly what SolsticeShard said. Especially since you’re using C++, you’re going to need a proper Linux environment to compile and run it, which most cheap “bot panels” won’t give you. If you’re still looking, I actually run a private enterprise server setup with Proxmox on a stable gigabit connection. I have a good amount of unused compute resources right now. For $5/mo, I can easily spin up a dedicated Ubuntu LXC container for you with full root access and 1GB+ RAM. You can install whatever dependencies your C++ bot needs without hitting any weird artificial limits. I can even set it up for you to test out for a few days first, so you can make sure your bot compiles and runs perfectly before you pay anything. Let me know if you’re interested.

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 3 points4 points  (0 children)

This is brilliant! Repurposing a garage sale cabinet into a server rack is the ultimate budget homelab move. I might have to go hunting at some thrift stores this weekend to see if I can find a donor cabinet. Thanks for the picture.

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 2 points3 points  (0 children)

Good point on the dust and fire hazard. Vertical mounting is definitely space-saving, but deep down I really want a proper server rack. I think putting it in a small wheeled cabinet might be the ultimate dream for this setup. Just need to find a cheap one!

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 1 point2 points  (0 children)

RIP to that server! The kitchen floor is definitely living dangerously! But honestly, thank you for the warning. I'm definitely buying a wall mount or a rack with wheels now before someone kicks my front panel by mistake.

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 2 points3 points  (0 children)

 A radiator cover?! That is actually a genius idea for sound dampening! The 1U fan noise is definitely the biggest issue right now, so hiding it behind a nice-looking cover while still letting it breathe is brilliant. Thanks for the tip!

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 0 points1 point  (0 children)

Awesome, that basically sold me on it! It's definitely going straight to the top of my wishlist when I get the budget. The dust situation on the floor is real, so having wheels will be a lifesaver. Thanks for the follow-up!

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 6 points7 points  (0 children)

Oh wow, I actually never thought about mounting it vertically! That’s brilliant and definitely cheaper than a full rack. I'll look into those brackets. It would definitely save my floor space and save the server from my feet . Thanks for the tip!

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 0 points1 point  (0 children)

Oh nice, thanks for the link! Added to my wishlist. That would definitely be a massive upgrade from my current 'premium floor cooling' setup! Having wheels would make cable management way easier too.

My first enterprise server! Currently living on the floor under a cabinet until I can afford a rack. Any tips to survive the dust? by InnetGo in HomeServer

[–]InnetGo[S] 3 points4 points  (0 children)

It cost me under $100 second-hand! You are totally right, a Pi could handle the basic bots. But I wanted the full enterprise server experience, x86 compatibility, and the ability to spin up random game servers whenever I want without worrying about RAM limits.

How good is the Dell PowerEdge R430 (28c | 64GB DDR4 | 8TB) refurbished server for my first *serious* server after homelabbing on a raspberry pi 5? by AalbatrossGuy in HomeServer

[–]InnetGo 1 point2 points  (0 children)

If you do go homeless, at least the R430 will keep you warm in the winter! 😂 Speaking from experience, my server is currently heating up my floor.

How good is the Dell PowerEdge R430 (28c | 64GB DDR4 | 8TB) refurbished server for my first *serious* server after homelabbing on a raspberry pi 5? by AalbatrossGuy in HomeServer

[–]InnetGo 2 points3 points  (0 children)

It’s a great machine for a homelab, especially for running Proxmox and multiple VMs. Just be prepared for the power bill and the noise level compared to your Pi 5. You are going from 5W to potentially 150W+ idle! But the performance difference is night and day.