Skip to content

docs: reorganize docker-compose docs, clean up admin homepage

Administrator requested to merge docs/compose into main

Created by: bobheadxi

For #22427

An idea for organizing installation method documentation, inspired by RFC 414:

  • Sourcegraph with X
    • index
      • Installation
      • About: links to background info, some basic ideas, etc
    • operations
      • action-oriented FAQ of sorts - "Do X" instead of "How to do X?" to encourage agnostic snippets
    • ...cloud-specific guides
      • refer to operations as much as possible
    • migration to X

Try it out:

sg run docsite -> http://localhost:5080/admin/install/docker-compose

Ideas

General ideas from RFC 414 applied here (also see Distributions thoughts on docs):

Merge request reports

Loading