Releases: wellwelwel/svps
Releases · wellwelwel/svps
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
This is a breaking release, removing CLI and turning it into a class.
SVPS is now an ORM for Ubuntu Servers.
New Features ✨
🌱 Using a single one connection, SVPS provides:
- Upload Files and Directories
- Personal Commands in stages
- Virtual Hosts are now compatible with everything, since they can listen for your service port and forward it to your domains 🎉
- Easier and smarter automatic installations and configurations
- Special commands:
-
--reboot
(reboot the Ubuntu Server) -
--restart-ssh
(restart the SSH service) -
--catch _your_comand_
(don't throw an error on remote error)
-
- Escape quotes for text files and template strings for dynamic creation of remote files
Documentation and Examples
The documentation and examples covers all features 🧙🏻