https://github.com/parisikosto/cube
A lightweight Go CLI for automating Ubuntu VPS provisioning and secure initial server setup
https://github.com/parisikosto/cube
Last synced: about 1 month ago
JSON representation
A lightweight Go CLI for automating Ubuntu VPS provisioning and secure initial server setup
- Host: GitHub
- URL: https://github.com/parisikosto/cube
- Owner: parisikosto
- License: mit
- Created: 2026-03-22T17:39:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T20:15:57.000Z (about 2 months ago)
- Last Synced: 2026-04-16T20:17:37.937Z (about 2 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cube
> A lightweight Go CLI for automating Ubuntu VPS provisioning and secure initial server setup
## Installation
```sh
curl -sSL https://raw.githubusercontent.com/parisikosto/cube/main/install.sh | bash
```