backend-deployment

Official

Automate backend deployment from aramb.toml.

Authorclode-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Deploy backend services by consuming aramb.toml: creates services, builds and deploys images, and returns a PUBLIC_URL for frontend integration. Frontend deployment is managed by the frontend-deployment skill.

Core Features & Use Cases

  • TOML-driven deployment: Creates all services defined in aramb.toml in a single operation.
  • Backend image build & deploy: For services linked to build steps, builds, pushes, and deploys using aramb build --service.
  • PUBLIC_URL extraction: Retrieves the frontend URL for seamless integration with the frontend app.
  • Use case: Bootstrap a multi-service backend (e.g., postgres-db and backend-api) and publish a PUBLIC_URL for the frontend.

Quick Start

From project root, ensure aramb.toml exists and is valid, then run: aramb deploy --deploy-from-toml If build services exist, ensure APPLICATION_ID is set and use aramb build --service to deploy backend components, then retrieve the PUBLIC_URL via aramb deploy status --service <backend-slug>.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backend-deployment
Download link: https://github.com/clode-labs/aramb-skills/archive/main.zip#backend-deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.