Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a how to guide for how to publish content from Whitehall using GOV.UK Docker #775

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ryanb-gds
Copy link
Contributor

This is very similar to the guide for testing finders on GOV.UK Docker, but with some of the steps removed.

Trello: https://trello.com/c/Ai59Yd1F


1. Start the Whitehall app: `govuk-docker up whitehall-app`
2. Start the government-frontend app: `govuk-docker up government-frontend-app`
3. Create a router backend for government frontend: `curl http://router-api.dev.gov.uk/backends/government-frontend -X PUT \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do the backticks work when spread over multiple lines? I'd be tempted to pull this out into triple-backtick blocks instead (indented so that you don't 'reset' the list counter).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They do work, but the triple backtick style is much nicer for multiline commands. Good shout!

…V.UK Docker

This is very similar to the guide for testing finders on GOV.UK Docker, but with some of the steps removed.
@ryanb-gds ryanb-gds force-pushed the add-whitehall-publishing-how-to-guide branch from ea063fb to ddd2f32 Compare August 22, 2024 08:51
@ryanb-gds ryanb-gds merged commit f96d9bd into main Aug 22, 2024
2 checks passed
@ryanb-gds ryanb-gds deleted the add-whitehall-publishing-how-to-guide branch August 22, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants