Skip to content

AI-CloudOps v0.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Nov 02:23
4f7cf59

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-cloudops

Requirements

  • Go 1.24.6+
  • Docker 20.10+ (optional)

Build: 4f7cf59 | Go: 1.24.6