Rename Bite to Chomp and add Docker Registry guide

This commit is contained in:
Crimekillz 2024-03-26 12:40:19 +01:00
parent 0e80d5093a
commit 30abed00fd
3 changed files with 24 additions and 5 deletions

14
docs/docker-package.md Normal file
View File

@ -0,0 +1,14 @@
### How to push a new docker package to a registry (iceshrimp.dev) using Arch Linux
1. # yay -S git docker docker-compose docker-buildx corepacker
2. Replace the repo url with yours in the example below
3. $ git clone https://iceshrimp.dev/crimekillz/trashposs.git
4. Make your changes and (optionally) push them to the repo
5. # corepack enable && corepack prepare --activate && yarn --immutable
6. Log into your docker registry (for ex. iceshrimp.dev)
7. # docker login iceshrimp.dev
8. Replace v2023.12.5-trash with however you want the docker tag to be named
9. # docker build . -t iceshrimp.dev/crimekillz/trashposs:v2023.12.5-poss
10. # docker push iceshrimp.dev/crimekillz/trashposs:v2023.12.5-poss
11. Congratulations! You can now refer to that image in your docker-compose.yml

View File

@ -992,6 +992,11 @@ navbar: "Navigationsleiste"
shuffle: "Mischen"
account: "Nutzerkonto"
move: "Verschieben"
bite: "Chomp!"
biteBack: "Zurückchompen"
bittenBack: "Zurückgechomped"
bitYou: "hat dich gechomped"
bitYouBack: "hat dich zurückgechomped"
_sensitiveMediaDetection:
description: "Ermöglicht eine Erleichterung der Servermoderation durch die automatische
Erkennungen von NSFW-Medien unter Verwendung von Machine Learning. Hierdurch wird

View File

@ -1132,11 +1132,11 @@ openInMainColumn: "Open in main column"
searchNotLoggedIn_1: "You have to be authenticated in order to use full text search."
searchNotLoggedIn_2: "However, you can search using hashtags, and search users."
searchEmptyQuery: "Please enter a search term."
bite: "Bite"
biteBack: "Bite back"
bittenBack: "Bitten back"
bitYou: "bit you"
bitYouBack: "bit you back"
bite: "Chomp!"
biteBack: "Chomp back"
bittenBack: "Chomped back"
bitYou: "chomped you"
bitYouBack: "chomped you back"
_sensitiveMediaDetection:
description: "Reduces the effort of server moderation through automatically recognizing