Product Education: Rewrite for Overview, Docker Compose, and Docker Single Container to align to new IA and deployment focus
Created by: jwayman
This PR represents a few key changes.
GitHub Files
- Updated Admin main page with direct links to deployment
- New Deployment overview
- Consolidated Docker Single Container guides into single deployment page
- Consolidated Docker Compose guides into single deployment page
Local Docsite Pages
- Updated Admin main page with direct links to deployment
- New Deployment overview
- Consolidated Docker Single Container guides into single deployment page
- Consolidated Docker Compose guide into single deployment page
The remaining file changes are due to direct link updates given a change to the directory name and a combination of several pages into one.
Managing Redirects
This PR does include a folder change which will have an impact on other repos/projects.
I spoke to @jeanduplessis re: the current way docsite handles redirects, and it looks like there is nothing to support folder-level redirects.
However, I'm working with @malomarrec to potentially use a batch change to fix these across all the impacted resources, and I believe that would address the repos/projects you linked to.
You can see the template Malo has put together. We meet tomorrow to walk through how this might work.
Test plan
- Ran search via Sourcegraph for link references.
- Tested links manually on the local machine.
- Will request a review from the workgroup.