
Gotify av StewartThomson
Unofficial browser extension for Gotify
Du behöver Firefox för att kunna använda den här tillägget
Metadata för tillägg
Skärmbilder




Om detta tillägg
An extension for viewing and managing Gotify servers
You must configure your server CORS to allow the extension to make requests, like so:
In your config.yml
server:
cors:
alloworigins:
- "moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967"
allowmethods:
- "GET"
- "POST"
- "OPTIONS"
- "DELETE"
allowheaders:
- "Authorization"
- "content-type"
stream:
allowedorigins: # allowed origins for websocket connections (same origin is always allowed, default only same origin)
- "a419db6d-a40b-4b85-b77a-e4e46991f967"
Or, in your docker-compose.yml
environment:
GOTIFY_SERVER_CORS_ALLOWORIGINS: "- \"moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967\""
GOTIFY_SERVER_CORS_ALLOWHEADERS: "- \"Authorization\"\n- \"content-type\""
GOTIFY_SERVER_CORS_ALLOWMETHODS: "- \"GET\"\n- \"POST\"\n- \"OPTIONS\"\n- \"DELETE\""
GOTIFY_SERVER_STREAM_ALLOWEDORIGINS: "- \"a419db6d-a40b-4b85-b77a-e4e46991f967\""
Logo is from https://github.com/gotify/logo
More info can be found here: https://gotify.net/docs/config
You must configure your server CORS to allow the extension to make requests, like so:
In your config.yml
server:
cors:
alloworigins:
- "moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967"
allowmethods:
- "GET"
- "POST"
- "OPTIONS"
- "DELETE"
allowheaders:
- "Authorization"
- "content-type"
stream:
allowedorigins: # allowed origins for websocket connections (same origin is always allowed, default only same origin)
- "a419db6d-a40b-4b85-b77a-e4e46991f967"
Or, in your docker-compose.yml
environment:
GOTIFY_SERVER_CORS_ALLOWORIGINS: "- \"moz-extension://a419db6d-a40b-4b85-b77a-e4e46991f967\""
GOTIFY_SERVER_CORS_ALLOWHEADERS: "- \"Authorization\"\n- \"content-type\""
GOTIFY_SERVER_CORS_ALLOWMETHODS: "- \"GET\"\n- \"POST\"\n- \"OPTIONS\"\n- \"DELETE\""
GOTIFY_SERVER_STREAM_ALLOWEDORIGINS: "- \"a419db6d-a40b-4b85-b77a-e4e46991f967\""
Logo is from https://github.com/gotify/logo
More info can be found here: https://gotify.net/docs/config
Betygsätt din upplevelse
Mer information
- Länkar för tillägg
- Version
- 0.3.2
- Storlek
- 323,3 kB
- Senast uppdaterad
- för 4 år sedan (22 jan 2021)
- Relaterade kategorier
- Licens
- Endast GNU General Public License v2.0
- Versionshistorik
Lägg till i samling
Fler tillägg av StewartThomson
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än
- Det finns inga betyg än