Skip to content

Conversation

@asim
Copy link
Member

@asim asim commented Jan 27, 2026

Updates README with deployment instructions using the new micro build and micro deploy commands.

Usage

# Build container images
micro build
micro build --tag v1.0.0
micro build --compose          # Generate docker-compose.yml

# Deploy
micro deploy                   # With docker-compose
micro deploy --ssh user@host   # Via SSH

Requires go-micro v5 with PR micro/go-micro#2834

- Add micro build and micro deploy instructions to README
- Update go-micro.dev/v5 to include build/deploy commands

Co-authored-by: Shelley <[email protected]>
@asim asim merged commit 675e63d into master Jan 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants