pg_restore -h 127.0.0.1 -U user -d dbname /path/to/file
user
- аккаунт существующего в СУБД пользователя, dbname
- имя базы, в которой у нашего пользователя есть права, а /path/to/file
- путь к файлу с дампом.postgres
, которому разрешено создание баз. -f
в данном случае не нужен. Next, install the GitLab package. Change https://gitlab.example.com to the URL at which you want to access your GitLab instance. Installation will automatically configure and start GitLab at that URL.
For https:// URLs GitLab will automatically request a certificate with Let's Encrypt, which requires inbound HTTP access and a valid hostname. You can also use your own certificate or just use http://.