port
configuration option. For example if you wanted to change the HTTP port to 8080 instead of 3000:rocketchat-service
service afterwards for the change to take effect. Read here for more information on that. Your only need to restart the RocketChat application itself, not the database or Caddy.snap.<SnapName>.<SnapServiceName>
. Look at the table down below to have a better understanding.services
section.Current
) that logs the current state of the services.systemctl
command. To quickly check if a service is active or not, use the is-active
subcommand or the more well-known status
subcommand. See the above table to know the name of the service you want to inspect.status
subcommand:snap logs
command, or the systemd alternative, journalctl
. Always refer to this table to know which service name to use where.snap logs
:journalctl
:snap
command or systemctl
to restart RocketChat.snap
you get the additional benefit of restarting all of the services with a single command:systemctl
:active
as a response.active
as a response./var/snap/rocketchat-server/current/mongod.conf
./media
for data), you need to give the snap permission to access removable media by connecting that interface:/var/lib/snapd/snaps
and they are mounted in read-only mode./var/snap/rocketchat-server/common/
; file uploads to disk and the database are stored here./var/snap/rocketchat-server/<version>
; this is a versioned folder./var/snap/rocketchat-server/current
.N
is the desired version:.env
in $SNAP_COMMON directory (/var/snap/rocketchat-server/common/
), for example, you can create a file to change SMTP settings:.env
under /var/snap/rocketchat-server/current/
with content: