sudo gitlab-ctl restart puma

Category: GitLab

sudo gitlab-ctl restart puma

Restart only the puma web server

Restarts the puma process that serves the GitLab web interface, which is the usual fix after changing settings that only affect the web app. Other services keep running, so the interruption is short. For zero-downtime reloads, use gitlab-ctl hup puma instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.