mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Update 'README.md'
This commit is contained in:
parent
ebc51d44ff
commit
6ea7f7e11b
@ -37,6 +37,7 @@
|
||||
- 💁 Matrix support room: <https://matrix.to/#/#calckey:matrix.fedibird.com>
|
||||
- 📜 Instance list: <https://calckey.fediverse.observer/list>
|
||||
- 📖 JoinFediverse Wiki: <https://joinfediverse.wiki/What_is_Calckey%3F>
|
||||
- 🐋 Docker Hub: <https://hub.docker.com/r/thatonecalculator/calckey>
|
||||
|
||||
# 🌠 Getting started
|
||||
|
||||
@ -73,6 +74,7 @@ corepack enable
|
||||
|
||||
- To add custom CSS for all users, edit `./custom/instance.css`.
|
||||
- To add static assets (such as images for the splash screen), place them in the `./custom/` directory. They'll then be avaliable on `https://yourinstance.tld/static-assets/filename.ext`.
|
||||
- To update custom assets without rebuilding, just run `yarn run gulp` and restart.
|
||||
|
||||
## 🧑🔬 Configuring a new instance
|
||||
|
||||
@ -203,7 +205,6 @@ sudo docker compose up -d
|
||||
- I'd ***strongly*** recommend against using CloudFlare, but if you do, make sure to turn code minification off.
|
||||
- For push notifications, run `npx web-push generate-vapid-keys`, the put the public and private keys into Control Panel > General > ServiceWorker.
|
||||
- For translations, make a [DeepL](https://deepl.com) account and generate an API key, then put it into Control Panel > General > DeepL Translation.
|
||||
<!-- - For link previews, go to Control Panel > Security > Summaly Proxy and put in `https://summaly.arkjp.net`. -->
|
||||
- To add another admin account:
|
||||
- Go to the user's page > 3 Dots > About > Moderation > turn on "Moderator"
|
||||
- Go back to Overview > click the clipboard icon next to the ID
|
||||
|
Loading…
Reference in New Issue
Block a user