Commit Graph

55 Commits

Author SHA1 Message Date
Shouichi Kamiya
f8d6aac067 fix(kustomize): Use k8s recommended name label (#3261)
See https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels.
2023-03-29 21:46:47 -05:00
Bruno Schaatsbergen
c3ad56306a docs: add Google Cloud module to deployment (#2938)
* feature the Google Cloud Compute Engine module in the deployment documentation.

* Change `runs` to `deploys`

* Rephrase the text related to the Terraform module

* Update runatlantis.io/docs/deployment.md

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>

* Change ref to Terraform registry

* Add a space before the registry link

* Update runatlantis.io/docs/deployment.md

* Update runatlantis.io/docs/deployment.md

Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2023-01-06 09:00:36 -06:00
Jakub Igła
494a63f8cb docs: Add a new Azure deployment method (#2741)
* docs: Add a new Azure deployment method

* docs: Revert the old ACI link while keeping the new one

* docs: Improve wording for Azure deployment
2022-12-06 21:57:46 -06:00
Even Thomassen
773901e91e Use ghcr.io as image repostiory in docs manifests (#2423)
The deployment documentation manifest examples should use ghrc.io as image repository for runatlantis/atlantis, as dockerhub is deprecated as image repository.
2022-08-08 10:46:30 -07:00
Ze Peng
5abea67615 Update documentation to reflect orgAllowlist changes in helm chart (#2416)
* correct orgWhitelist to orgAllowlist in deployment doc

* correct link to allowlist in server config doc

* try fix link
2022-07-27 14:58:01 -07:00
James Connor
d4f9c87f2e Fix link to current helm chart (#2393) 2022-07-19 11:24:13 -07:00
MB
fee3a4a292 docs: update docker registry link to ghcr (#2130)
Issue #2103
2022-03-11 08:29:17 -05:00
dependabot[bot]
c875b6b861 build(deps): bump github.com/urfave/negroni from 0.3.0 to 1.0.0 (#1922)
* build(deps): bump github.com/urfave/negroni from 0.3.0 to 1.0.0

Bumps [github.com/urfave/negroni](https://github.com/urfave/negroni) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/urfave/negroni/releases)
- [Changelog](https://github.com/urfave/negroni/blob/master/CHANGELOG.md)
- [Commits](https://github.com/urfave/negroni/compare/v0.3.0...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/negroni
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix broken link

```
$ curl -I https://tf-registry.herokuapp.com/modules/terraform-aws-modules/atlantis/aws/latest
HTTP/1.1 503 Service Unavailable
```

ref, https://app.circleci.com/pipelines/github/runatlantis/atlantis/1694/workflows/35fa6a93-77e2-4b48-8d0c-e4e9425908cc/jobs/8747

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2021-12-03 22:16:39 -05:00
Nish Krishnan
5edac18d6f Fix broken links (#1279)
* Fix broken links

https://app.circleci.com/pipelines/github/runatlantis/atlantis/484/workflows/b88e1ab2-3be7-4967-b821-f7867b78ce2f/jobs/5487
2020-12-02 16:58:50 -05:00
Gerald Barker
5d44ac8f2c Update helm deployment instructions for the new Helm repo 2020-10-08 00:01:12 +01:00
Luke Kysow
8ac19e4017 Deprecate --repo-whitelist for --repo-allowlist 2020-07-25 23:50:09 -07:00
Luke Kysow
661cc67af4 Update deployment.md 2020-02-07 11:15:45 -07:00
Dinesh Patra
50cc11e3bf udpate helm install instruction for helm v3.0.0 2020-02-06 12:35:14 -06:00
Toby Archer
13011b3d6d Fixing Kustomization bundle and clarifying Kustomize documentation 2019-11-22 09:59:31 -08:00
Jason Huling
d50533c952 revert openshift docs, change ATLANTIS_DATA_DIR to HOME 2019-11-09 21:20:39 -08:00
Luke Kysow
663cfc6d75 Merge pull request #785 from tobbbles/master
Initial Kustomize work
2019-11-04 10:13:08 -08:00
Toby Archer
78d01f829f Kustomize support 2019-11-02 11:05:41 +01:00
Jason Huling
5a57e28b5e add back space 2019-10-31 23:13:12 -07:00
Jason Huling
652933359b note for openshift volume mount 2019-10-31 23:10:44 -07:00
Luke Kysow
07ffe179e7 Small refactoring to azure devops support 2019-10-25 18:07:18 -07:00
David McPike
95234bfaa9 Resolve documentation comments 2019-10-02 15:08:28 -05:00
mcdafydd
d64be55799 Update runatlantis.io/docs/deployment.md
Co-Authored-By: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2019-10-02 13:01:52 -07:00
David McPike
19f7ea08ed Remove Azure Devops org/project from docs 2019-09-24 14:19:52 -05:00
David McPike
a6779bb157 Update Azure Devops docs; fix typo 2019-09-22 17:27:34 -05:00
David McPike
70814fc3a7 Update Azure Devops whitelist and startup docs 2019-09-22 16:52:57 -05:00
David McPike
a31afcb7a4 Merge tag 'v0.9.0' into azure-devops 2019-08-29 17:52:36 -05:00
Henry Painter
f25251bc99 Fix terragrunt typo 2019-08-16 11:51:03 +01:00
David McPike
9f51aadf95 First draft of Azure Devops documentation updates 2019-07-20 11:47:48 -05:00
Luke Kysow
1cb997fbac Add note re: community member support
Co-Authored-By: jplane <jplane@gmail.com>
2019-04-15 09:37:54 -04:00
Josh Lane
7ba696cd7f added pointer for azure ACI deploy 2019-04-14 17:42:41 -04:00
Luke Kysow
d78b106cab Refactor @jjulien's server-side config work. 2019-03-27 14:47:48 -05:00
Ryan John Peck
a793607ab2 Update docs around Atlantis Routing (#552)
Tweaking the language here to emphasize the bidirectional nature of communication needed for Atlantis.

Co-Authored-By: RyPeck <iamreck@gmail.com>
2019-03-27 14:47:13 -05:00
Luke Kysow
ca58ebd7e0 Autodownload tf versions. Add --default-tf-version.
This changeset has two features:
1. We now automatically download the version of terraform specified in
atlantis.yaml configs if we don't already have that version available
locally.

2. Add a new --default-tf-version flag that allows users to set a
default version of Terraform that we will also download if it's not on
disk.

These mean that users don't need to build custom Docker images to just
add terraform versions. It also means that upgrading the version of
terraform that is packaged with the Atlantis Docker image won't cause
issues for existing users because as long as they're running with
--default-tf-version, Atlantis will always use that version.
2019-03-14 13:51:27 -05:00
Luke Kysow
255a5b7fc1 Add docs about using tfe remote state. 2019-01-08 16:00:49 -05:00
Luke Kysow
37e2ab85a8 Reorganize docs.
Also add a build step that checks the Netlify deploy preview for broken
links.
2019-01-07 16:10:21 -05:00
Ivan
1d34ca8cde Added download link (#387)
There's no download link, added the one from getting-started.md
Authored-By: ivankisic <ivan.kisic@gmail.com>
2018-12-17 09:19:46 -06:00
Luke Kysow
e9ea788d21 Deployment docs for OpenShift.
After merging https://github.com/runatlantis/atlantis/pull/346, we now
support OpenShift however users need an additional flag to atlantis
server for it to work.
2018-11-28 15:43:21 -06:00
Luke Kysow
28f3704ba4 Remove links to hosting and consulting. 2018-10-18 15:14:50 -05:00
Luke Kysow
d55e5646dd Update docs for webhook secrets & multiple repos 2018-09-07 10:51:11 -07:00
Josh Kodroff
3bb44ea6cd Correct typo and formatting. 2018-09-05 09:07:21 -05:00
Josh Kodroff
eafc573109 Update instructions for multiple GitLab Repos. 2018-09-04 10:16:45 -05:00
Luke Kysow
9e2cdb6d7e Add / to make path absolute. 2018-08-16 06:55:35 -10:00
Jeremy Olexa
10af05d6c8 Fix broken links 2018-08-16 10:23:08 -05:00
Luke Kysow
e3a66cb49f Add hosting docs. 2018-08-03 15:27:09 -07:00
Luke Kysow
08c19ed721 Make headings different so TOC works. 2018-07-25 14:50:01 +02:00
Luke Kysow
ddbf9677f2 Update Bitbucket server docs 2018-07-24 21:10:57 +02:00
Luke Kysow
29463a6330 Update docs 2018-07-23 13:21:24 +02:00
Luke Kysow
af03ff36e2 Update security warnings. 2018-07-23 12:31:00 +02:00
Luke Kysow
394a5c9740 Update docs 2018-07-20 20:02:03 +02:00
Luke Kysow
c266ddf8ed Update docs. Use correct scheme. 2018-07-04 19:07:01 +02:00