server icon indicating copy to clipboard operation
server copied to clipboard

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)

Results 80 server issues
Sort by recently updated
recently updated
newest added

The log file I created with `entrypoint: /bin/bash -c '/app/gotify-app | tee /app/data/gotify.log'` in my docker-compose.yml is pretty quick filling up with entries like `[GIN] 2021/08/21 - 19:02:50 | 200...

question

**Can the issue be reproduced with the latest available release? (y/n)** **Which one is the environment gotify server is running in?** - [ ] Docker - [X] Linux machine -...

a:bug

Does Gotify support docker secrets? In particular for the `GOTIFY_DEFAULTUSER_PASS` variable? I've looked at the docs but see no reference. if not, can it be added?

question

**Is your feature request related to a problem? Please describe.** I miss the possibility to react directly from some notifications, from the notification itself, without the need to open the...

a:feature

So, I'm in the Gotify WebUI, and I want to send a message to one of the Clients in my list of Clients (or perhaps even "broadcast" the same message...

a:feature

**Describe the solution you'd like** I clicked by mistake on the button "Delete all" where I wanted to hit the refresh Button. A confirmation or undo feature would be helpful...

a:feature

Hi It would be nice if the web app provide a way to search and list the messages. Also would be nice if the cli app can do that too....

a:feature
request-for-comments

Hi, I'm searching for a (self hosted) webpush server, which can send offline notifications to browsers via existing vendor push server with a simple rest api. Looks like gotify works...

a:feature

I want to be able to send messages on topics/channels so they get under its own "chat" in the frontends. I use this for pushing messages from systems reporting issues/errors...

a:feature

**Have you read the documentation?** - [*] Yes, but it does not include related information regarding my question. - [ ] Yes, but the steps described in the documentation do...

a:bug