File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -143,16 +143,18 @@ Choose the correct next steps for your user role, if you're likely to be deployi
143143
144144### Admin
145145
146- - Deploying a production server
146+ - Deploying to production
147+
148+ - [ Setting up authentication] ( ./config/authentication.md )
149+ - [ Configuring a database] ( ./config/database.md )
147150 - [ Deploying with Docker] ( ../deployment/docker.md )
148151 - [ Deploying with Kubernetes] ( ../deployment/k8s.md )
149- - [ Deploying with AWS Lightsail ] ( ../deployment/backstage-deploy/aws.md )
152+
150153- Configuring Backstage
151- - [ Database] ( ./config/database.md )
152- - [ Authentication] ( ./config/authentication.md )
153- - [ Plugins] ( ./configure-app-with-plugins.md )
154- - [ Theme] ( ./app-custom-theme.md )
155- - [ Homepage] ( ./homepage.md )
154+
155+ - [ Adding plugins] ( ./configure-app-with-plugins.md )
156+ - [ Customizing the theme] ( ./app-custom-theme.md )
157+ - [ Populating the homepage] ( ./homepage.md )
156158
157159### Developer
158160
You can’t perform that action at this time.
0 commit comments