mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-01 22:58:40 +00:00
36 lines
2.2 KiB
XML
36 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Atlantis on Atlantis - A unified workflow for collaborating on Terraform through GitHub</title>
|
|
<link>http://atlantis.run/</link>
|
|
<description>Recent content in Atlantis on Atlantis - A unified workflow for collaborating on Terraform through GitHub</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Mon, 11 Sep 2017 21:56:55 -0700</lastBuildDate>
|
|
|
|
<atom:link href="http://atlantis.run/index.xml" rel="self" type="application/rss+xml" />
|
|
|
|
|
|
<item>
|
|
<title>Getting Started</title>
|
|
<link>http://atlantis.run/docs/getting-started/</link>
|
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
|
|
<guid>http://atlantis.run/docs/getting-started/</guid>
|
|
<description>Download Atlantis Download from https://github.com/hootsuite/atlantis/releases
|
|
unzip atlantis_{os}_{arch}.zip Run it! ./atlantis bootstrap This will walk you through running Atlantis locally. It will
|
|
fork an example terraform project install terraform (if not already in your PATH) install ngrok so we can expose Atlantis to GitHub start Atlantis If you&rsquo;re ready to permanently set up Atlantis see Production-Ready Deployment</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Atlantis: A Unified Workflow For Collaborating On Terraform</title>
|
|
<link>http://atlantis.run/blog/atlantis-release/</link>
|
|
<pubDate>Mon, 11 Sep 2017 21:56:55 -0700</pubDate>
|
|
|
|
<guid>http://atlantis.run/blog/atlantis-release/</guid>
|
|
<description>We&rsquo;re very excited to announce the open source release of Atlantis! Atlantis is a tool for collaborating on Terraform that&rsquo;s been in use at Hootsuite for over a year. The core functionality of Atlantis enables developers and operators to run terraform plan and apply directly from Terraform pull requests. Atlantis then comments back on the pull request with the output of the commands:
|
|
This is a simple feature, however it has had a massive effect on how our team writes Terraform.</description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss> |