Skip to content

AI-CloudOps v0.0.24

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 01:17

AI-CloudOps v0.0.24

Recent Changes

Downloads

  • ai-cloudops-0.0.24-source.zip - Full source code (ZIP)
  • ai-cloudops-0.0.24-source.tar.gz - Full source code (TAR.GZ)
  • ai-cloudops-0.0.24-production.zip - Production ready package

Quick Start

wget https://github.com/GoSimplicity/AI-CloudOps/releases/download/v0.0.24/ai-cloudops-0.0.24-source.tar.gz
tar -xzf ai-cloudops-0.0.24-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: 13cce47 | Go: 1.24.6