a year ago
Hello guys, i need help deploying gotify docker image in railway.
So database is ok, and i get
Starting Gotify version 2.4.0@2023-09-17-08:24:00
Started Listening for plain HTTP connection on :80
But the web ui is not working when i visit my domain i get Application failed to respond
Can anyone help ?
0 Replies
a year ago
Can you give this doc section a try?
https://docs.railway.app/guides/fixing-common-errors
Ty for reply I'll read that but my knowledge in docker/containers is limited. I searched for a template but not found any for gotify.
a year ago
hey @Asmir does this template work for you?
a year ago
it's likely not broken, the database does not come publicly exposed by default, was going to add a note about that.
and the variables are missing but that does not matter because you should not use the data tab, it's super buggy, instead use a proper database client like dbgate
a year ago
not unless you need manual access to the database, gotify connects the the database privately already
a year ago
railways proxy takes a bit to register the routes for new domains
a year ago
no problem!
Oh last thing do you know how to install iGotify with it please ?
https://github.com/androidseb25/iGotify-Notification-Assistent
If you have time would be amazing a template for https://github.com/binwiederhier/ntfy aswell it's a cool alternative project !
a year ago
I do have one for ntfy (not public) but that requires cli access to the container to setup authentication and a bunch of other stuff (railway does not allow such access)
i already succesfully tried to make ntfy work on desktop but it has weird configuration to make it work with the ios app… thats why i wanted to install gotify instead but it asks two installs…
a year ago
I'll try my hand at igotify
a last question if i you don't mind is there a way to self host a service such as cloudinary for images/videos at railway ? that can process image resizing/optimization and expose a public url ? i havn't found any relative informations actually
a year ago
im not aware of anything off the top of my head, but if you find something id be happy to take a crack at making a template for it
a year ago
@Asmir give this a try?
a year ago
though you would want to use the + New
button to deploy it into the same project as your gotify service
what + New button you mean ?
Like the + New then template and i select iGotify ?
a year ago
correct
a year ago
a year ago
you deployed gotify again
a year ago
nope
a year ago
screenshot of the project again please
a year ago
nope, you selected Gotify
a year ago
you are trying to deploy Gotify again
a year ago
no worries
Looks fine ! Not perfectly understood how to connect to the notification "room" from the iOs app but the servers works ty m8 !
a year ago
unless ntfy provides a way to configure auth via environment variables, i cant see it being possible, unless you are okay with ntfy without auth?
a year ago
go for it then
the main issue with that is the fact that to make self hosted app work with the iOs app and the config seems to be a tricky configuration
a year ago
the template might not even work for you then, ntfy is very limited without cli access, not just auth wise
about gotify idk if it's i'm auth to the app but idk if igotify is passing the notifications, i'm authed etc but i don't see any messsages etc… thats weird
a year ago
i dont have an iphone so i couldnt test
a year ago
did you give it the same username and password that is in the Gotify service variables?
a year ago
and try with https:// in both those url fields
a year ago
its trying to use http
a year ago
same issue?
a year ago
awsome!!
a year ago
happy to help
a year ago
thank you very much