en:mastodon
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:mastodon [2024/02/10 16:26] – domele | en:mastodon [2026/08/03 19:11] (current) – Automatic push translation domele | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~~NOCACHE~~~ | ~~~NOCACHE~~~ | ||
| - | FIXME FIXME FIXME FIXME FIXME FIXME FIXME FIXME FIXME | + | FIXME FIXME FIXME FIXME FIXME FIXME FIXME FIXME FIXME |
| < | < | ||
| '' | '' | ||
| Line 10: | Line 10: | ||
| '' | '' | ||
| </ | </ | ||
| - | How-to Install | + | How to install |
| Line 16: | Line 16: | ||
| ===== Debian: ===== | ===== Debian: ===== | ||
| - | * This will be a rapid and dirty Tutorial | + | * This is a quick and rough guide to get the most out of it. |
| - | * Moreover i would suggest | + | * I would also suggest |
| * < | * < | ||
| * I assume you use a fresh, not used System. | * I assume you use a fresh, not used System. | ||
| Line 61: | Line 61: | ||
| - | ===== Downloading | + | ===== Downloading |
| INSTALLPATH=/ | INSTALLPATH=/ | ||
| git clone https:// | git clone https:// | ||
| Line 77: | Line 77: | ||
| - | ===== Setup Mastodon: User and Repository | + | ===== Setting up Mastodon: |
| FIXME | FIXME | ||
| * < | * < | ||
| Line 94: | Line 94: | ||
| - | ===== Setup Mastodon: .env.production ===== | + | ===== Setting up Mastodon: .env.production ===== |
| - | * Short Info: You don't need edit the file, it will be overwritten by the next command. | + | * Quick note: You don’t need to edit the file; it will be overwritten by the next command. |
| - | * Follow | + | * Follow the configuration |
| - | * Thats why we removed the build lines above. | + | * That’s |
| - | * Trust me its a pain in the Backside | + | * Trust me, it’s |
| * < | * < | ||
| - | * OPTIONAL: Pre-Compile | + | * OPTIONAL: Pre-compile |
| * < | * < | ||
| - | ===== Setup Mastodon: NGINX ===== | + | ===== Set up Mastodon: NGINX ===== |
| * We need to create and add some information for NGINX to use it | * We need to create and add some information for NGINX to use it | ||
| - | * Hint: If you need to use a other Reverse-Proxy | + | * Note: If you need to use a different reverse proxy in front of it, this hasn’t been tested |
| * < | * < | ||
| INSTALLPATH=/ | INSTALLPATH=/ | ||
| Line 118: | Line 118: | ||
| - | ===== Setup Mastodon: systemd ===== | + | ===== Setting up Mastodon: systemd ===== |
| - | * We Link the service-files to auto-update | + | * We link the service files so they update |
| * < | * < | ||
| INSTALLPATH=/ | INSTALLPATH=/ | ||
| Line 129: | Line 129: | ||
| sudo systemctl daemon-reload && sudo systemctl enable --now mastodon.service </ | sudo systemctl daemon-reload && sudo systemctl enable --now mastodon.service </ | ||
| - | * We Check if it was successfull: | + | * We check whether |
| * < | * < | ||
| INSTALLPATH=/ | INSTALLPATH=/ | ||
| Line 142: | Line 142: | ||
| * [[https:// | * [[https:// | ||
| - | * [[https:// | + | * [[https:// |
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | * [[https:// | + | * [[https:// |
| * FIXME | * FIXME | ||
en/mastodon.1707582395.txt.gz · Last modified: by domele
