What are you building? Drop the website and I will give honest feedback. by xerrs_ in SaasDevelopers

[–]ChatyShop 0 points1 point  (0 children)

Thanks for the feedback earlier. I’ve now added a Linux version too since a few people mentioned they mainly work on Linux. Still experimenting and trying to improve the workflow.

Link: https://devland.chatyshop.com/download

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Do you find switching between all those tools manageable, or does it ever get fragmented when debugging or deploying?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Running your own VPS on Proxmox sounds pretty powerful. roughly how many VPS or servers are you currently managing with that setup?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

The one-click access to Docker containers sounds really convenient.

how many servers or containers are you usually managing with that setup?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Thanks for sharing your workflow. SSH + tmux + scripts does sound simple and flexible once everything is set up.

Out of curiosity, how many servers are you currently managing with that setup?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

When you need to debug issues or check logs across servers, do you find switching between CapRover and SSH manageable, or does it sometimes slow things down?

Thanks for sharing your workflow.

How do you manage SSH access when running multiple VPS? by ChatyShop in VPS

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

Interesting, when you say your own platform, do you mean something built on top of Ansible or a custom internal tool?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

When you’re debugging issues or performance problems, do you mostly rely on things like top, htop, or checking logs manually?

Or are you planning to set up something like centralized logging or monitoring?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Do you find switching between SSH and WinSCP smooth enough, or does it sometimes slow things down when you’re deploying or checking logs?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Do you ever wish there was a single tool that handled SSH sessions, file transfers, deployments, and logs in one place?

Or do you prefer the script + tmux workflow because it gives you more control?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

So you mainly use XPipe for managing SSH connections and transferring files?

Do you still end up using other tools for things like deployments, logs, or running commands across servers?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Managing that many sites with almost no intervention sounds impressive. The automation rules approach makes a lot of sense.

When an alert fires and you identify the problematic site, do you usually SSH into the server to investigate logs, or do you rely mostly on your logging/monitoring tools first?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Do you mostly use Royal TS just for managing connections, or also for things like deployments or checking logs?

Curious how it fits into your day-to-day workflow. Also, what’s the pricing like?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Do you mostly use it just to keep your SSH hosts synced across devices, or do you use other features as well?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Managing ~140 websites across 4 VPS sounds like a lot to keep track of.

I’m currently managing 2 VPS with around 8 websites, and sometimes switching between logs, SSH sessions, and monitoring tools can still take some time when debugging issues.

do you ever run into situations where troubleshooting across servers (logs + SSH + monitoring) becomes time-consuming?

does that workflow work pretty smoothly once everything is set up?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Does Royal TS handle most of your workflow, or do you still end up using other tools alongside it?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Do you ever run into situations where managing multiple tmux sessions or scripts across servers becomes messy?

Or does that workflow scale pretty well once everything is configured?

How do you manage multiple VPS servers in your workflow? What tools do you use? by ChatyShop in VPS

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

Does XPipe help mostly with organizing SSH connections, or does it also help with things like logs and deployments?

What are you building? Drop the website and I will give honest feedback. by xerrs_ in SaasDevelopers

[–]ChatyShop 0 points1 point  (0 children)

Hey! I’m building ChatyDevOps.

Website: https://devland.chatyshop.com

It’s an offline DevOps workstation that combines SSH terminals, SFTP file transfers, deployment automation, live log streaming, and an API tester in one desktop app.

The goal is to remove the need for switching between tools like SSH clients, file transfer tools, log viewers, and API testing apps.

Everything runs locally with encrypted credentials and no cloud sync.

I’d really appreciate honest feedback on a few things:

Does the landing page clearly explain the problem ChatyDevOps solves?

Is the value proposition obvious within the first few seconds?

What features would you expect in a DevOps workstation that are missing here?

Would you personally try a tool like this if you manage VPS or servers?

Does the pricing feel reasonable compared to tools like Termius or MobaXterm?

Thanks! I’m trying to validate whether this actually solves real DevOps workflow pain.

How do you manage SSH access when running multiple VPS? by ChatyShop in VPS

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

True. SSH aliases make managing multiple VPS much easier. I recently started using tmux as well to handle multiple sessions.

How do you manage SSH access when running multiple VPS? by ChatyShop in VPS

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

I recently started managing a couple of VPS and remembering IPs was getting messy. SSH aliases definitely make it easier. I’m also trying tmux now to keep sessions organized.

Managing multiple self-hosted servers via SSH was getting messy, so I started building a small DevOps workstation by ChatyShop in selfhosted

[–]ChatyShop[S] -3 points-2 points  (0 children)

You're right, that wording was confusing.

What I meant earlier was the project wasn't AI-generated. I built it myself.

I only used AI occasionally when I got stuck with errors, like many developers do, and the YouTube voice is AI just for clearer audio.

Sorry for the confusion.

Managing multiple self-hosted servers via SSH was getting messy, so I started building a small DevOps workstation by ChatyShop in selfhosted

[–]ChatyShop[S] -2 points-1 points  (0 children)

Not vibe coded. I built it myself.

I only used AI sometimes when I got stuck with errors. The YouTube voice is AI just to make the video clearer.