Andre Wanlin
db48129388
Merge pull request #28424 from gusega/patch-1
...
Update docker.md
2025-01-28 07:01:16 -06:00
AmbrishRamachandiran
9ab26f3cc5
Updated docs of k8s
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2025-01-13 10:50:54 +05:30
Gasan
35c4426f1d
Update docker.md
...
line 223 already copies all the subfolders, files.
Signed-off-by: Gasan <465806+gusega@users.noreply.github.com >
2025-01-09 15:06:51 +01:00
Josh Santos
45962b004f
Update deployment env vars
...
Signed-off-by: Josh Santos <josh.santos@napster.com >
Run prettier for docs
Signed-off-by: Josh Santos <josh.santos@napster.com >
2024-12-18 22:22:22 +07:00
Josh Santos
ddf8d7cbcb
Update environment variable name in kubernetes deployment docs
...
Signed-off-by: Josh Santos <josh.santos@napster.com >
2024-12-18 21:27:45 +07:00
Andre Wanlin
6e6db67d2f
Merge pull request #27414 from awanlin/docs/yarn-plugin-adjustments
...
Backstage Yarn Plugin Docs adjustments
2024-11-20 13:00:36 -06:00
Johan Haals
24745ae545
Merge pull request #27672 from Parsifal-M/docs/getting-started-21828
...
[DOCS] Restructure the Getting Started Section
2024-11-19 11:48:07 +01:00
Andre Wanlin
5819f8d5e1
Backstage Yarn Plugin Docs adjustments
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-11-18 15:43:30 -06:00
Peter Macdonald
b5baaf5723
moving docs around, updating deployment overview section to point to contrib folder for community deployment methods
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-11-18 09:13:42 +01:00
Peter Macdonald
c7856c4633
pre-requisites too over the top, pepper the recommended key concepts where they are likely used
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-11-15 17:20:09 +01:00
RedlineTriad
0ee1d3f858
doc: remove runtime config from docker build instructions
...
Also fixes #27075
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com >
2024-11-13 13:58:33 +01:00
Brian Fletcher
b4520883c6
Fix Dockerfile deprecated syntax.
...
```
1 warning found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
```
Signed-off-by: Brian Fletcher <brian@roadie.io >
2024-10-14 13:38:08 +01:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
Andre Wanlin
94612ca243
Added no node snapshot
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-09-11 08:19:38 -05:00
Andre Wanlin
e03acd82b5
Updated Docker docs to Node 20
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-09-11 08:19:38 -05:00
Andre Wanlin
08273aa725
Changes based on feedback
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-09-11 07:23:50 -05:00
Łukasz Jernaś
326faeddae
fix(docs): Fixed various letter casing and script errors
...
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2024-09-09 10:36:59 +02:00
Fredrik Adelöw
019d9ad3b3
minor dockerfile syntax update
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-21 09:27:59 +02:00
Tim Hansen
88d6406111
Add note about bin entries for multi-stage Docker build
...
Signed-off-by: Tim Hansen <timbonicush@spotify.com >
2024-08-13 15:21:09 -06:00
Andre Wanlin
6c1081c9cb
Updated various Docker items
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-07-28 13:03:59 -05:00
Chap Ambrose
963106f845
fix typo in heroku docs
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-24 15:05:07 -05:00
Chap Ambrose
bf2984369d
cleanup heroku.md
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-23 08:34:14 -05:00
Chap Ambrose
b652b6de1f
add deploy buttuon to heroku.md
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-11 08:16:21 -05:00
Chap Ambrose
dc41795dd5
prettier fixes
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-08 11:15:28 -05:00
Chap Ambrose
e80a94f5c3
add docker instructions to heroku.md
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-08 09:50:17 -05:00
Chap Ambrose
32b73f957c
remove command to create new backstage app
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-08 08:32:26 -05:00
Chap Ambrose
6b56a19219
add app-config.production to build script
...
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-08 08:27:45 -05:00
Chap Ambrose
fb6a5d5f6b
Typo in docs
...
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-08 08:27:20 -05:00
Chap Ambrose
bc2700cbf9
recommend updating config in app-config.production.yaml
...
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-07-08 08:26:47 -05:00
Chap Ambrose
92583daf57
Update heroku deploy docs
...
Signed-off-by: Chap Ambrose <cambrose@salesforce.com >
2024-06-27 16:43:38 -05:00
Johan Hammar
01e646a032
fix: fix broken node-postgres url
...
Signed-off-by: Johan Hammar <johan.hammar@gmail.com >
2024-06-09 18:27:20 +02:00
Patrik Oldsberg
a1ae9cc72c
docs: restructure local-dev and rename to tooling
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-30 14:28:23 +02:00
Aditya Kumar
582099e4d1
Updated the deployment documents
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-05-16 09:56:47 +05:30
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