pkg.soopen package index

brew / rang 3461

Installer atlantis avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de atlantis pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install atlantis

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#atlantis

nixpkgs package indexes · pkgs/by-name/at/atlantis/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Terraform Pull Request Automation tool

Commandes et alias

  • atlantis

historique

Historique du projet et usages

Atlantis is a self-hosted pull-request automation service for Terraform. It listens to VCS webhooks, runs terraform plan and apply remotely, and comments results back on the pull request, turning infrastructure changes into a reviewable Git workflow.

Historique du projet

Atlantis was announced as open source in September 2017 after more than a year of internal use at Hootsuite. The introductory post describes its original problem statement: make Terraform collaboration effective in pull requests and let developers contribute infrastructure changes without handing out local provider credentials.

The official README now summarizes the same product shape in package-friendly terms: Atlantis is a self-hosted Go application that listens for Terraform pull-request events, runs terraform plan, import, and apply remotely, and comments output back to the pull request.

Historique d'adoption

The 2017 launch post gives unusually concrete early adoption data: at Hootsuite, Atlantis had expanded to 144 Terraform repositories, managed thousands of AWS resources, and was used for every Terraform change. It also reported 78 contributors to Terraform repositories, 58 of them developers, as evidence of broader developer participation.

Atlantis later became community infrastructure around Terraform pull-request workflows. The current docs point users to a CNCF Slack channel, and the project footer identifies Atlantis as a Series of LF Projects, LLC project. Its Homebrew and Nix packaging in the input reflect the common pattern of installing the server binary locally for tests, demos, and self-hosted deployment images.

Modes d'utilisation

Operators run atlantis server and connect it to GitHub, GitLab, Bitbucket, or similar systems with webhooks and credentials. Developers comment commands such as atlantis plan or atlantis apply on pull requests, and Atlantis performs Terraform operations on the server where provider credentials are available.

Configuration is split between repo-level atlantis.yaml, used from the repository root for project and workflow structure, and server-side repo config, commonly repos.yaml, passed with --repo-config. Provider credentials are intentionally left to the hosting environment: docs mention environment variables, cloud instance roles, Vault, and files such as ~/.aws/credentials.

Pourquoi les passionnés de paquets s'y intéressent

Atlantis matters because it is one of the classic 'single binary plus webhook server' DevOps tools that package managers can distribute cleanly even though production deployment is usually containerized or Kubernetes-based.

For Terraform users, it also marks an era before and alongside hosted Terraform Cloud workflows, where teams wanted a transparent, self-hosted PR bot that fit existing Git review rules and credential boundaries.

Chronologie

  • 2017: Atlantis was announced as open source after more than a year of use at Hootsuite.
  • 2017: The launch post reported 144 Terraform repositories and organization-wide use for Terraform changes at Hootsuite.
  • v0.1.0: Repo-level atlantis.yaml and core project/workflow configuration keys are documented as available since the earliest config version.
  • Current: Official docs describe Atlantis as an LF Projects project with CNCF Slack community channels.

Related projects

  • Terraform is the core tool Atlantis automates.
  • OpenTofu is relevant to later Atlantis ecosystem usage, though the core official README remains Terraform-centered.
  • GitHub, GitLab, Bitbucket, and other VCS providers are integration targets for pull-request automation.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
atlantis.yaml at repository rootrepos.yamlpath passed with --repo-configpath passed with --config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

exécutables

Exécutables installés

CommandeTypeExpositionNote
atlantisexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.46.0
gestionnaire mis à jour2026-07-26
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:atlantis
Version0.46.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://www.runatlantis.io/
Dépôthttps://github.com/runatlantis/atlantis
Dernière mise à jour2026-07-26T13:19:53+02:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

atlantis

nix profile install nixpkgs#atlantis
  • normalized package name match
  • Correspondance par : Atlantis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/at/atlantis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation