Support Webtools is now live!
Introโ
Webtools is a set of tools that Servebolt support team members can use to accomplish common server-related tasks in their web browser.
Please explore the documention for details, but as a quick overview here's what you can do now using Webtools:
- Find a Bolt using only the MySQL database name;
- Order a LetsEncrypt certificate for a domain; and
- Block all http/https access for an IP address from any or all servers.
Implementation detailsโ
The new frontend is built in VueJS with Tailwind CSS. This communicates with a Laravel API running on backend. Laravel reads and writes relevant information from our PostgreSQL database running on the centralized prod server. And any database writes from Laravel that require action are detected by the SSLMan service on the prod server or the relevant Vhostman service on the appropriate servers.
What you can doโ
This is a growing service, so you should it improve over time. Your input is valuable, so please contact the dev team if you have any feedback.