318 Commits

Author SHA1 Message Date
Patrik Oldsberg 858b7de1f6 Merge pull request #5433 from onematchfox/update-nginx-example
Update nginx deployment to use 1.19 features
2021-04-28 19:06:29 +02:00
Patrik Oldsberg 3d167eef48 Merge pull request #5437 from azhurbilo/lighthouse-disabled
Add ability to change Service type and exclude some k8s resources using vars  (Helm Chart)
2021-04-28 16:08:23 +02:00
Martina Iglesias Fernandez 213cd261b6 [chart] Update docker image
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2021-04-28 11:33:23 +02:00
azhurbilo 0aff8985d1 ability to disable postgres CA mount
Signed-off-by: azhurbilo <artemzhurbilo@gmail.com>
2021-04-28 01:52:31 +03:00
Patrik Oldsberg df897a6126 Merge pull request #4918 from JacobValdemar/patch-1
Contribute terraform file for S3 storage in Techdocs
2021-04-27 10:30:43 +02:00
azhurbilo 041575f257 ability to change components service type
Signed-off-by: azhurbilo <artemzhurbilo@gmail.com>
2021-04-22 21:05:05 +03:00
azhurbilo 8e067f00be add ability to disable some helm lighthouse resources
Signed-off-by: azhurbilo <artemzhurbilo@gmail.com>
2021-04-22 21:05:05 +03:00
Brian Fox c6a5acfc2a Fix typo - Service should be only be enabled when backend is enabled
Signed-off-by: Brian Fox <brianhfox@gmail.com>
2021-04-22 17:47:21 +02:00
Brian Fox 8bd92cff3f Update nginx deployment to use 1.19 features
- There is no need to override the `CMD` on the base image to get the custom scripts to run. This can be done simply by adding the custom configuration script to the `/docker-entrypoint.d` folder. See https://github.com/nginxinc/docker-nginx/blob/master/mainline/debian/docker-entrypoint.sh.
- With the above change made, we can now also reap the benefit of support for `envsubst` having been added in 1.19 -  as long as the config is placed in the folder `/etc/nginx/templates/`. See https://github.com/docker-library/docs/tree/master/nginx#using-environment-variables-in-nginx-configuration-new-in-119 and https://github.com/nginxinc/docker-nginx/blob/master/mainline/debian/20-envsubst-on-templates.sh for more info.

Signed-off-by: Brian Fox <brianhfox@gmail.com>
2021-04-22 17:36:05 +02:00
Tim 00cd559c4a Merge pull request #4618 from rbogle/rbogle/fargate-docs
Rbogle/fargate docs
2021-04-20 15:10:07 -06:00
Tim Hansen 68f3e891b8 Move Fargate doc to contrib
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-20 14:36:19 -06:00
Fredrik Adelöw e669a8013f update the standalone frontend contribs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-20 20:24:06 +02:00
Tim Hansen df3afcc896 Update contrib k8s docs to reference k8s microsite docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-15 14:13:17 -06:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Ben Lambert 19f6eb03b4 Merge pull request #5216 from getndazn/aws-alb-aad-oidc-auth
tutorial: Using AWS ALB with Azure AD to authenticate requests
2021-04-13 11:22:16 +02:00
Marco Crivellaro 703f47042a handling error by outputing the message to the div
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 23:15:05 +01:00
Marco Crivellaro b76b5ef987 remove details of createApp call
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:55:44 +01:00
Marco Crivellaro 0a0e148150 using guest user convention
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:51:36 +01:00
Marco Crivellaro 3eb5825045 Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro c59c131905 Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro 68717560ba Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro c3a6595999 Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro 529c968413 Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro ee9ecc99b4 Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro ffc6b81ffa Update contrib/docs/tutorials/aws-alb-aad-oidc-auth.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro 3074cfc040 fix syntax, remove conclusion thanking (everybody should be thanked)
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Marco Crivellaro 3d9de0164c tutorial: Using AWS Application Load Balancer with Azure Active Directory to authenticate requests
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-04-08 22:48:27 +01:00
Jacob Valdemar Andreasen c65a85afb6 Change terraform variable and fix typo in docs
Signed-off-by: Jacob Valdemar Andreasen <jan@lunar.app>
2021-04-07 12:32:43 +02:00
Tim 8c060d0854 Merge pull request #5220 from backstage/timbonicus/ecr-eks-deployment
Add contrib doc for AWS ECR + EKS deployment
2021-04-06 08:29:50 -06:00
Tim Hansen 454002eee0 Add contrib doc for AWS ECR + EKS deployment
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-05 09:10:55 -06:00
Eric Swanson 3067de45a8 docs(contrib/docker/devops): improve devops containers readability
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:18:12 -04:00
Eric Swanson a133c273e3 chore(contrib/docker/devops): improve make targets
more holistic and consistent tasks
improved documentation

Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:16:49 -04:00
Eric Swanson bd001c2093 fix(contrib/docker/devops): use libsecret-dev
chore: parameterize the vale url
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:15:24 -04:00
Eric Swanson 298ea04df6 docs(contrib): docker
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-05 10:14:00 -04:00
Eric Swanson 4d4183941f chore(devops): move container example under docker dir
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-04-02 16:29:37 -04:00
Eric Swanson aaa3dd2c53 fix: prettier formatting
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-03-29 18:59:38 -04:00
Eric Swanson 858d1edcd3 feat(devops): containerized devops tasks example
Signed-off-by: Eric Swanson <ericis@users.noreply.github.com>
2021-03-29 18:47:27 -04:00
Vinay P 673c4f7d5a Allow overriding cookiecutter's docker imageName
.. to allow running custom-built images that have
cookiecutter installed alongwith extensions, for
example.

https://cookiecutter.readthedocs.io/en/1.7.2/advanced/template_extensions.html

related to:
https://github.com/backstage/backstage/pull/4956#discussion_r596846365

Signed-off-by: Vinay P <mail@vinayvinay.com>
2021-03-25 12:12:36 +00:00
Vinay P 3105b46afa Document use of Jinja2 extensions with fetch:cookiecutter
Signed-off-by: Vinay P <mail@vinayvinay.com>
2021-03-25 12:12:17 +00:00
Patrik Oldsberg 68a10d34f9 Merge pull request #5057 from erikxiv/feat/contrib-auth-with-cookie
feat: document method to set token cookie
2021-03-25 00:13:45 +01:00
Erik Larsson 0676e32049 Typescript
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-23 19:49:50 +01:00
Erik Larsson 7e0ca4eec3 feat: document method to set token cookie
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-23 00:26:00 +01:00
Erik Larsson 6f40c8b66b feat: document method to set token cookie
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-23 00:21:30 +01:00
Erik Larsson 04c3395f41 feat: document method to set token cookie
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-03-23 00:17:39 +01:00
Gerard Wilkinson 9f808f97c8 Clarification on documentation for postgres Helm chart
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
2021-03-22 12:15:44 +00:00
Gerard Wilkinson 29dcd30e99 Removing commented lines as now documented instead
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
2021-03-22 12:05:50 +00:00
Gerard Wilkinson d15f35fa88 Adding docs for change
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
2021-03-22 12:05:50 +00:00
Gerard Wilkinson f443a9650d Adding nodeSelector option to Helm Chart
Signed-off-by: Gerard Wilkinson <gerard@ignite.systems>
2021-03-22 12:05:50 +00:00
Jacob Valdemar Andreasen ea0723fd5f Add and change terraform variables
Signed-off-by: Jacob Valdemar Andreasen <jan@lunar.app>
2021-03-17 10:30:07 +01:00
Jacob Valdemar 74748a99a0 Create readme.md
Signed-off-by: Jacob Valdemar Andreasen <jan@lunar.app>
2021-03-17 10:30:06 +01:00