Skip to content

Agience v0.2.4

Choose a tag to compare

@github-actions github-actions released this 14 Apr 05:09

See the Getting Started section of the README for setup instructions:

  • Local — stable images, no domain, no TLS: http://localhost:8080
  • Home — stable images on your own domain with automatic TLS via agience-home
  • Dev — run from source (contributors)
  • My — managed cloud deployment at my.agience.ai
  • Hosted — sign up at agience.ai

Docker Images

# Docker Hub
docker pull agience/agience-backend:0.2.4
docker pull agience/agience-frontend:0.2.4
docker pull agience/agience-servers:0.2.4
docker pull agience/agience-stream:0.2.4
docker pull agience/agience-init:0.2.4

# GitHub Container Registry
docker pull ghcr.io/agience/agience-backend:0.2.4
docker pull ghcr.io/agience/agience-frontend:0.2.4
docker pull ghcr.io/agience/agience-servers:0.2.4
docker pull ghcr.io/agience/agience-stream:0.2.4
docker pull ghcr.io/agience/agience-init:0.2.4

Full Changelog: v0.2.2...v0.2.4