Skip to content
Snippets Groups Projects
Commit c1d21951 authored by Eldridge Henley's avatar Eldridge Henley
Browse files

Update README.md

parent c982dca1
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,8 @@
`sudo gitlab-ctl deploy-page up`. When a user goes to your GitLab URL, they
will be shown an arbitrary `Deploy in progress` page.
To remove the page, you simply run `sudo gitlab-ctl deploy-page down`.
To remove the page, you simply run `sudo gitlab-ctl deploy-page down`.
You can also check the status of the deploy page with `sudo gitlab-ctl deploy-page status`.
As a side note, if you would like to restrict logging into GitLab and restrict
changes to projects, you can [set projects as read-only](https://docs.gitlab.com/ee/administration/troubleshooting/gitlab_rails_cheat_sheet.html#make-a-project-read-only-can-only-be-done-in-the-console)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment