Skip to content

Instantly share code, notes, and snippets.

@jeremyboggs
Created October 3, 2022 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremyboggs/41a9ac490c25317d58fb11a73352c419 to your computer and use it in GitHub Desktop.
Save jeremyboggs/41a9ac490c25317d58fb11a73352c419 to your computer and use it in GitHub Desktop.
Checklist for removing a project

Removing a project from our hosting

Checklist

  • Remove DNS entry
  • Remove nginx configuration; turn off Github Pages; Remove Traefik
  • docker-compose down
  • Delete container from websites directory

Questions and considerations

  • Protocol for archiving it.
@shane-et-al
Copy link

re: archival of old projects, I know we discussed having some kind of internal decision-making process, but should we also solicit public comments? Presumably metrics would let us know if something is actually used, but I don't discount the idea that unused things may also have preservation value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment