freebsd-ports/net/gotify-server/pkg-message
Matthias Fechner d2f0651277 net/gotify-server: create new port version 2.5.0 of gotify-server
A simple selfhosted message service with nice UI and a client for
Android.

Thanks a lot for help I received here:
https://github.com/gotify/server/issues/199
2024-10-13 09:04:06 +03:00

18 lines
301 B
Text

[
{
message: <<EOM
Gotify-Server was installed successfully.
It is be default listening on port 9071.
You can change the settings in file:
/usr/local/etc/gotify-server/config.yml
To enable to start it execute:
sysrc gotify_server_enable="YES"
service gotify_server start
EOM
type: install
}
]