Webserver chores #92408

Open
opened 2021-10-22 12:50:39 +02:00 by Anna Sirota · 1 comment
Owner
  • upgrade (or move) the droplet to Ubuntu Focal LTS
    • pg_dump
    • make a backup in DO
    • turn off
    • take snapshot in DO
    • turn on
    • do-release-upgrade
    • revert to snapshot in case of trouble
  • generate /sitemap.xml (there's used to be a command for this in Django?)
  • robots.txt that allows Twitter/FB/Google to get pages metadata;
  • add sitemap to robots.txt
  • figure out a way to drop requests with unexpected server_name, possibly need to upgrade nginx, see nginx TLS SNI routing for example
- [ ] upgrade (or move) the droplet to [Ubuntu Focal LTS](https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-ubuntu-20-04-focal-fossa) ❗ - `pg_dump` - make a backup in DO - turn off - take snapshot in DO - turn on - `do-release-upgrade` - revert to snapshot in case of trouble - [ ] generate `/sitemap.xml` (there's used to be a command for this in Django?) - [ ] `robots.txt` that allows Twitter/FB/Google to get pages metadata; - [ ] add sitemap to `robots.txt` - [ ] figure out a way to drop requests with unexpected `server_name`, possibly need to upgrade nginx, see [nginx TLS SNI routing](https://gist.github.com/kekru/c09dbab5e78bf76402966b13fa72b9d2) for example
Anna Sirota self-assigned this 2021-10-22 12:50:39 +02:00
Author
Owner

Added subscriber: @railla

Added subscriber: @railla
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio#92408
No description provided.