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.6.2.tar.gz (30.8 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.6.2-py3-none-any.whl (43.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: laniakea_api_agent-0.6.2.tar.gz
  • Upload date:
  • Size: 30.8 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.6.2.tar.gz
Algorithm Hash digest
SHA256 5eebe2d758c4ad5edd034955dcb989bdf15cb468d15bd64e576dd6ad1f449c88
MD5 56abedcd7d6248512c4ddbe5ed25fa95
BLAKE2b-256 ce45ddf94af9906f5a5649135bcc065f62dbf51df2f0f46127cb6f2d1a5f9d93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for laniakea_api_agent-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f3b0fd6eee15fcb9e26d48168ae855718e8bab99ab13792fa6beeff1be9f2ee2
MD5 eb704b6da6b752017fefc96772034c6f
BLAKE2b-256 692e637678acfda698b9c6056c8ec7aa350e40e90a32cd828f58f04035d691f2

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