Minor change. Correcting a link.
This commit is contained in:
@@ -30,7 +30,7 @@ Getting started is designed to be as simple as possible. Just run the following
|
|||||||
|
|
||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
```bash
|
```bash
|
||||||
git clone [https://github.com/yourusername/dockhand.git](https://github.com/yourusername/dockhand.git)
|
git clone [https://git.bens-cloud.com/angel/dockhand.git](https://git.bens-cloud.com/angel/dockhand.git)
|
||||||
cd dockhand
|
cd dockhand
|
||||||
|
|
||||||
2. **Deploy the container using Docker Compose**
|
2. **Deploy the container using Docker Compose**
|
||||||
@@ -104,4 +104,4 @@ Congratulations on making it this far. You have successfully deployed Dockhand a
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Of course on the test machine I deployed this to the only container running is the Dockhand I just deployed. Hence why it looks empty. Now all thats left is for you to explore and see what it can do. See if it fits you needs. I will be doing a separate git repo for the Hawser Agent which can be used to connect Dockhand to other nodes.
|
Of course on the test machine I deployed this to the only container running is the Dockhand I just deployed. Hence why it looks empty. Now all thats left is for you to explore and see what it can do. See if it fits you needs. I will be doing a separate git repo for the Hawser Agent which can be used to connect Dockhand to other nodes.
|
||||||
|
|||||||
Reference in New Issue
Block a user