Skip to main content

Laniakea deployment agent orchestrates cloud deployments via Terraform and Ansible

Project description

laniakea-api-agent

Cloud deployment worker agent for the Laniakea orchestration platform. Consumes jobs from Redis queues and orchestrates VM provisioning via Terraform and Ansible.

Installation

pip install laniakea-api-agent

Configuration

Create a .env file in your working directory:

# Redis
REDIS_HOST=your-redis-host
REDIS_PORT=6379
REDIS_PASSWORD=your-redis-password

# Laniakea API
LANIAKEA_API_URL=https://your-api-host:8443/laniakea_core/v1.0
AGENT_MASTER_PASSWORD=your-shared-secret
AGENT_ID=laniakea-agent-1

# Vault
VAULT_ADDR=https://your-vault:8200
VAULT_TOKEN=your-vault-token

# Logs
DEPLOYMENT_LOG_DIR=/var/log/laniakea-agent

Usage

# listen on openstack queue (default)
laniakea-agent

# listen on a specific queue
laniakea-agent --queue openstack

# listen on multiple queues
laniakea-agent --queue openstack --queue aws

# use a custom .env file
laniakea-agent --env /etc/laniakea/agent.env

Requirements

  • Python 3.10+
  • Docker (for Terraform containers)
  • Ansible installed on the host

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laniakea_api_agent-0.1.0.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

laniakea_api_agent-0.1.0-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file laniakea_api_agent-0.1.0.tar.gz.

File metadata

  • Download URL: laniakea_api_agent-0.1.0.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for laniakea_api_agent-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c339fa05b594f3a52c6326266ab2ae54b6b52f070a9404f4633f25a18bebac38
MD5 79a0c9d4a8471aecfe3fe0d80cf24f6f
BLAKE2b-256 d69c85cc12e9c81b20c6f0b7020b593bc9f6d353d6a4a08119b43f7229c61220

See more details on using hashes here.

File details

Details for the file laniakea_api_agent-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for laniakea_api_agent-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5cfb2d4f839aedd0d334c3fb4245acc2ed5acbd009a3038f943a961acfffeecb
MD5 f47d65ff4e3fa37cd74a065ac5f31144
BLAKE2b-256 99d4341003d3ffa0f8df49aa45bb9e4bd9e7bbb88fd17b10fc970db56f4bc367

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page