AI-CloudOps v0.0.1
Recent Changes
- Update README.md (4f7cf59)
- feat: Add CloudAccountRegion model and related request types for managing cloud account regions (851c263)
- feat: add tree some body (30a5942)
- feat: Implement cloud account region management with CRUD operations and API integration (236dc1c)
- Fix/tree (GoSimplicity#317) (3b8abce)
Downloads
ai-cloudops-0.0.1-source.zip- Full source code (ZIP)ai-cloudops-0.0.1-source.tar.gz- Full source code (TAR.GZ)ai-cloudops-0.0.1-production.zip- Production ready package
Quick Start
wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.1/ai-cloudops-0.0.1-source.tar.gz
tar -xzf ai-cloudops-0.0.1-source.tar.gz
cd AI-CloudOps-backend
go mod download
go build -o ai-cloudops main.go
./ai-cloudopsRequirements
- Go 1.24.6+
- Docker 20.10+ (optional)
Build: 4f7cf59 | Go: 1.24.6