-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://.
Берёте и говорите ему:
Где
user
- аккаунт существующего в СУБД пользователя,dbname
- имя базы, в которой у нашего пользователя есть права, а/path/to/file
- путь к файлу с дампом.Альтернативный вариант - не создавать заранее базу, но тогда придётся операцию проделывать от суперпользователя
postgres
, которому разрешено создание баз.