mirror of
https://github.com/goharbor/harbor.git
synced 2025-12-05 13:04:30 +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
|
$ 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:
|
Now, activate the created Docker Machine instance:
|
||||||
|
|
||||||
@ -53,4 +53,4 @@ And finally, spin up your Harbor containers:
|
|||||||
$ docker-compose up -d
|
$ 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