One problem that bothered me long enough
Setting up a new server always took more time than it should. Documentation, scripts, copying configuration from previous projects, fixing mistakes made when I forgot something. Same thing every time.
I was looking for a tool that would simplify this — not for a big team, but for a single developer or small agency managing servers for a handful of clients. I didn't find one, so I wrote it myself.
What LaraDep solves
The core idea is simple: you have a template for a specific type of server configuration. The template defines what needs to be set up and in what order. You provide the specific values — domain, passwords, versions — and LaraDep runs the configuration for you.
There will be hundreds of templates. Right now there are fewer — the project is just starting. But the foundation works.
Who is behind this
LaraDep is a one-person project. I'm a developer and I do this in my spare time. I'm not a startup, I have no investors, and I don't commit to deadlines I can't meet. If the project resonates with you, I'd love to hear your feedback.
More about me at pavelzanek.com/en.
Two options
LaraDep comes in two forms. The managed version is hosted — you sign in and start. The self-hosted version runs on your own server — you have full control and can even edit the templates themselves in the database if you want to.
Both versions have the same features. The choice depends on whether you want to just use the tool or have it fully under your control.
Next step: Browse the documentation or contact us.