I built an open-source interactive visual cloud & system design lab
▲ 33 r/foss+3 crossposts

I built an open-source interactive visual cloud & system design lab

I've been building Torollo, an open-source platform for learning cloud infrastructure, networking, and system design through hands-on practice.

I'd love to hear your feedback and feature suggestions!

⭐ GitHub: https://github.com/Derssa/Torollo

📦 npm: https://www.npmjs.com/package/torollo

If you find it useful, consider giving the project a ⭐ on GitHub.

u/Derssa — 3 days ago
▲ 17 r/alternativeto+7 crossposts

Built a cloud sandbox lab for students and juniors

I built an open-source tool to practice infrastructure design without being afraid to break things, free for local use but in the future there will a cloud version, like n8n business model.

You design subnets and nodes visually, interact with them in real-time.

Everything runs locally in Docker. Install docker, run npx torollo start and you're good.

Good for:

• Students learning infrastructure

• Juniors practicing before touching production

• Teachers explaining concepts visually

Npm: https://www.npmjs.com/package/torollo

Github: https://github.com/Derssa/Torollo

Would love to know:

• Does it make sense?

• What's confusing?

• What would actually make you use this?

If you find issues, open one on GitHub. If you like it, a star would be appreciated.

Thanks for checking it out and giving feedback.

u/Derssa — 3 days ago