Kevin Naidoo

Scriptables — Simplify your Laravel deploys & server management

Featured
14
•
An orchestration tool that takes away the pain of setting up and managing production servers. In just a few minutes you can build app servers, deploy code from GIT, manage your firewall, setup CRON's and more - all while using a friendly web interface.

Add a comment

Replies
Best
Kevin Naidoo
Hey Laravel developers. Check out Scriptables, an interesting new spin on server management, not your traditional SAAS - as you can actually download and run locally using docker compose or install on any Linux server. It's built on Golang and uses regular old BASH to build servers. In just a few minutes you can build app servers, deploy code from GIT, manage your firewall, setup CRON's and more - all while using a friendly web interface. Why another server management tool? - Scriptables is designed to be personalised to suit your needs. Since you get full access to the source code - you can easily customise and make it your own. Furthermore, while we currently just support Laravel - the plan is to roll out support for other frameworks as well including: Django, Next, Nuxt and more.
Alexander Ptitsyn
Hi Kevin! Wonderful and pretty helpful tool! I wish you all the best and many customers in the future!
Kevin Naidoo
@alexanderptitsyn Thanks. Much appreciated!
Yuki Ogino
Awesome, I'll give it a try! Congratulations on the launch!
Genki Daido
Congratulations on the launch! I think the concept is great.
Hikaru Nagashima
Pushing boundaries like never before. Congrats!
Yannick
As a Laravel developer, I typically use Laravel Forge. What are the primary advantages of Scriptables over Forge?
Kevin Naidoo
@mho22 Thanks for the question. Scriptables is not designed as a Laravel Forge alternative. Although they are similar. Scriptables is more of a server GUI and framework for you to build upon. Initially we are supporting Laravel, however we plan to develop support for more frameworks in future. Including deployments of common Pytourch/Huggingface AI models, support for Django, Nuxt, Next and so on. Essentially think of Scriptables as platform to simplify server management - regardless of what language or framework you use. Since its not a typical SAAS, but rather you get the full source code - the possibilities are endless to take the base and make it your own.
Notionallity
Very helpful tool🔥 congratulations on the launch kelvin
Aida Duncan
Scriptables is a powerful and user-friendly platform designed to streamline the deployment and server management processes for Laravel applications. Whether you are a seasoned developer or just starting out with Laravel, Scriptables provides a comprehensive set of tools to simplify and optimize your workflow, making it easier than ever to manage your web applications.
Congrats team Scriptables on the launch!
Ghost Kitty
Comment Deleted
Rami
I use Node.js I am not really a fan of PHP anymore.
Kevin Naidoo
@kingromstar Interesting. We will be supporting node soon. It's a bit more difficult because of the amount of diversity in libraries and frameworks. If you don't mind me asking - why not PHP anymore?