Commit Graph

88 Commits

Author SHA1 Message Date
Karl Haworth 4120800bd9 - move path from minimal-harded-image -> minimal-hardened-image
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-04-16 07:51:40 -04:00
Ben Francom 784323f6ba Update docker.md
Old link is broken

Signed-off-by: Ben Francom <5726729+bfrancom@users.noreply.github.com>
2024-04-09 15:13:43 -06:00
Tadashi Nemoto 6a95eb2cfa Fix document koyeb.md
Signed-off-by: Tadashi Nemoto <tadashi.nemoto0713@gmail.com>
2024-04-04 12:13:20 +09:00
blam 202c05ec32 chore: fixing some small vale things
Signed-off-by: blam <ben@blam.sh>
2024-04-02 15:31:21 +02:00
Patrik Oldsberg 601b99794f Merge pull request #23335 from AmericanAirlines/chore--add-secure-base-image-dockerfile-alternative
chore: add secure base image dockerfile alternative
2024-04-01 16:38:41 +02:00
Geoff 849866a5d9 Update k8s.md
Resolve initdb: error: directory "/var/lib/postgresql/data" exists but is not empty for Postgresql Installation

Signed-off-by: Geoff <geoff_niehaus@hotmail.com>
2024-03-17 20:07:03 -05:00
Karl Haworth 28a267a65d add disclaimer on maintance of contrib images
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-03-14 10:07:31 -04:00
Karl Haworth ec918c515b update path contrib/docker/secure-base-image -> contrib/docker/minimal-harded-image
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-03-14 10:04:55 -04:00
Karl Haworth 687aa8a21d add section to docs/deployment/docker.md for community contributed dockerfiles
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-03-14 10:04:03 -04:00
Aramis a33bd1f7a8 docs: start adding user roles to getting started documentation
Following CNCF guidelines for improved Backstage documentation.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-02-17 16:19:02 -05:00
Darshan Simha 708404426d fix: updated the styling for app-config.production.yaml in the docs
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-13 11:09:03 -05:00
Patrik Oldsberg a29c6bde3e Merge pull request #22662 from darshansimha/update-k8s-deployment-docs
Update k8s deployment docs
2024-02-13 12:05:27 +01:00
Darshan Simha 12b1d5eacc fix: pr comments
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-09 09:24:52 -05:00
Darshan Simha 45996b8345 fix: updated based on review comment
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-09 09:24:52 -05:00
Darshan Simha 662fd66dd8 fix: updated the message based on comments
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-09 09:24:52 -05:00
Darshan Simha 41c4fc9d41 fix: critical fix to documentation for fixing the issue with k8's deployments
Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
2024-02-09 09:24:52 -05:00
rpigu-i 0aeab6f770 Update image in Dockerfile example in Flighcontrol docs to node:18-bookworm-slim
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-09 07:24:58 -05:00
rpigu-i 2505a39209 Fix minor typos in Flightcontrol documentation
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-08 20:55:03 -05:00
rpigu-i 4717467a87 Update to Flightcontrol deployment docs syntax highlighting
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-08 16:20:56 -05:00
rpigu-i 7688872522 Update to Flightcontrol deployment docs
Signed-off-by: rpigu-i <rpigu-i@byteprinter.com>
2024-02-08 16:20:56 -05:00
Andre Wanlin aa95fd4496 Revert sh to bash
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-29 11:34:39 -06:00
Andre Wanlin afc6194b89 Added docker troubleshooting tips and code highlighting
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-29 10:59:40 -06:00
Joseph Campos 92242965a1 Updating bad path in docs
Signed-off-by: Joseph Campos <joseph.campos@gendigital.com>
2023-12-12 12:33:10 -08:00
Patrik Oldsberg d11bcb6443 docs: tweak docs for splitting into multiple backends
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-06 17:12:50 -06:00
Hammar Johan 0dd8af36b0 docs(docker): remove cypress from Docker deployment documentation
Signed-off-by: Hammar Johan <johan.hammar@volvofinans.se>
2023-10-29 15:50:15 +01:00
Mitchell Hentges 5fadbd6e2d docs: backstage-deploy - clarify why Pulumi is needed, downgrade warning
This will make it more clear why users need to install Pulumi.

The "Ensure Docker is running" warning is downgraded to a tip because
"warning" felt a little too aggressive :)

Signed-off-by: Mitchell Hentges <mhentges@spotify.com>
2023-10-25 11:57:28 +02:00
Nikolai Thingnes Leira 4f2418e0fc Update base node image to node:18-bookworm-slim
Signed-off-by: Nikolai Thingnes Leira <nikolai.thingnes.leira@soprasteria.com>
2023-09-20 16:15:31 +02:00
Florian JUDITH 296bfded98 Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bullseye-slim'
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-15 22:36:00 -04:00
Andre Wanlin 8db70ecbb3 Added apt-get update for sqlite dependency install
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-01 11:52:41 -05:00
ModupeD 04913b7b7e Updated Sidebar and Redis Links
Signed-off-by: ModupeD <daniemu@mail.uc.edu>
2023-08-04 09:11:30 -04:00
ModupeD 072b7e26a4 Added Flightcontrol deployment option Signed-off-by: ModupeD <daniemu@mail.uc.edu>
Signed-off-by: ModupeD <daniemu@mail.uc.edu>
2023-08-04 09:11:30 -04:00
Andre Wanlin be45e737ec Broke up RUN statements based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-08 19:21:12 -05:00
Andre Wanlin 4f7292c74d Updated dockerfile and docker docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-07-08 18:12:17 -05:00
Fredrik Adelöw eee0753606 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-15 15:17:06 +02:00
alisdairbr 3af9c83c13 Incorporate freben feedback
Signed-off-by: alisdairbr <alisdairbr@users.noreply.github.com>
2023-06-15 13:29:53 +02:00
alisdairbr ac166f0c03 Add signoff
Signed-off-by: alisdairbr <alisdairbr@users.noreply.github.com>
2023-06-15 13:29:10 +02:00
alisdairbr 9f9a1182c7 Add Koyeb deployment doc
Signed-off-by: alisdairbr <alisdairbr@users.noreply.github.com>
2023-06-15 13:29:10 +02:00
Patrik Oldsberg 705f31bb01 Update docs/deployment/backstage-deploy/aws.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-06-07 14:23:54 +02:00
djamaile e939b298a5 chore: rewrite app-config instructrions
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-06-07 14:23:53 +02:00
djamaile 124ab2fd47 chore: address feedback
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-06-07 14:23:53 +02:00
Djam 60f31ee9ea Update docs/deployment/backstage-deploy/aws.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Djam <rdjamaile@gmail.com>
2023-06-07 14:23:53 +02:00
djamaile ff7fe9abdd fix: add words to vale
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-06-07 14:23:53 +02:00
djamaile c7f2097f37 docs: add docs about Backstage Deploy
Signed-off-by: djamaile <rdjamaile@gmail.com>
2023-06-07 14:23:52 +02:00
Axel Hecht 559af0f44f Update the docs to suggest passing in the right configs.
Remove old note from docker docs

Signed-off-by: Axel Hecht <axel@pike.org>
2023-03-29 20:10:53 +02:00
Johan Haals 6697d749fe Update scaling docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-01-03 15:34:45 +01:00
aaronbraundmeier@gmail.com 8015ff1258 inclusive terms
Signed-off-by: aaronbraundmeier@gmail.com <aaronbraundmeier@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-30 12:15:00 +01:00
Patrik Oldsberg 39dd063fcb docs/deployment: note that separate frontend is optional
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-22 13:24:07 +01:00
Patrik Oldsberg 5e7bdb0109 update docs to match new build script + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-15 11:04:19 +01:00
Leena b763cf3456 reverted removal of yarn3 specific items
Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
2022-11-14 08:10:50 +00:00
Leena 19048e60a4 remove yarn3 specific items in .gitignore
as per comment

Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
2022-11-12 17:26:07 +00:00