mirror of
https://github.com/goharbor/harbor.git
synced 2024-10-31 15:50:00 +01:00
Fix broken link to Installation Guide.
This commit is contained in:
parent
c9f0abaf7e
commit
65e20339d9
@ -15,7 +15,7 @@ You can get this IP address using:
|
||||
$ docker-machine ip harbor.mydomain.com
|
||||
```
|
||||
|
||||
Make sure to change the `hostname` in `Deploy/harbor.cfg` to `harbor.mydomain.com`, configure everything else according to the [Harbor Installation Guide](../docs/insallation_guide.md) and run `prepare`.
|
||||
Make sure to change the `hostname` in `Deploy/harbor.cfg` to `harbor.mydomain.com`, configure everything else according to the [Harbor Installation Guide](../docs/installation_guide.md) and run `prepare`.
|
||||
|
||||
Now, activate the created Docker Machine instance:
|
||||
|
||||
@ -53,4 +53,4 @@ And finally, spin up your Harbor containers:
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
||||
Now you should be able to browse `http://harbor.mydomain.com`.
|
||||
Now you should be able to browse `http://harbor.mydomain.com`.
|
||||
|
Loading…
Reference in New Issue
Block a user