Tech: Difference between revisions

From MeW
Jump to navigation Jump to search
Created page with "{{fmt/title|TootCat Technical Documentation|anything that's public-safe, anyway!}} ==Public Repositories== all on GitLab, for now: * [https://gitlab.com/tootcat/glitch Glitch]..."
 
No edit summary
Line 1: Line 1:
{{fmt/title|TootCat Technical Documentation|anything that's public-safe, anyway!}}
{{fmt/title|TootCat Technical Documentation|anything that's public-safe, anyway!}}
==Domains==
Pretty much everything uses the <code>toot.cat</code> domain, currently registered with Gandi (we'd like to change that). Digital Ocean has been handling the DNS; that should probably change after the migration.
==Servers==
Up until the June 2024 migration, we were using DigitalOcean. The plan is to migrate to Hetzner.
===DigitalOcean===
* 16 GB Memory / 320 GB Disk / NYC1 - Ubuntu 22.04 (LTS) x64 ($96/mo.)
==Public Repositories==
==Public Repositories==
all on GitLab, for now:
all on GitLab, for now:
* [https://gitlab.com/tootcat/glitch Glitch] (code): our lightly-tweaked Mastodon Glitch Edition
* [https://gitlab.com/tootcat/glitch Glitch] (code): our lightly-tweaked Mastodon Glitch Edition
* [https://gitlab.com/tootcat/boxes Boxes] (docs): some infrastructure, mainly to do with the 2024 migration
* [https://gitlab.com/tootcat/boxes Boxes] (docs): some infrastructure, mainly to do with the 2024 migration
** @Meatballhat has been an absolute tank-demon (insert your own improved metaphor here) working on this.
* [https://gitlab.com/tootcat/nixos-config nixos-config] (code/docs): TC's NixOS configuration
* [https://gitlab.com/tootcat/nixos-config nixos-config] (code/docs): TC's NixOS configuration
** At least in theory, this is about to be obsolete.
** At least in theory, this is about to be obsolete.
** Many thanks to ash for getting it set up in a time of crisis.
** Many thanks to ash for getting it set up in a time of crisis.
==Domains==
==Servers==

Revision as of 22:10, 22 June 2024

TootCat Technical Documentation
anything that's public-safe, anyway!

Domains

Pretty much everything uses the toot.cat domain, currently registered with Gandi (we'd like to change that). Digital Ocean has been handling the DNS; that should probably change after the migration.

Servers

Up until the June 2024 migration, we were using DigitalOcean. The plan is to migrate to Hetzner.

DigitalOcean

  • 16 GB Memory / 320 GB Disk / NYC1 - Ubuntu 22.04 (LTS) x64 ($96/mo.)

Public Repositories

all on GitLab, for now:

  • Glitch (code): our lightly-tweaked Mastodon Glitch Edition
  • Boxes (docs): some infrastructure, mainly to do with the 2024 migration
    • @Meatballhat has been an absolute tank-demon (insert your own improved metaphor here) working on this.
  • nixos-config (code/docs): TC's NixOS configuration
    • At least in theory, this is about to be obsolete.
    • Many thanks to ash for getting it set up in a time of crisis.