Compare commits

...
2 Commits
Author SHA1 Message Date
angel f3a9b78375 Minor corrections again. Still getting the hang of 2026-07-08 15:27:41 -04:00
angel cc479c9971 Minor change. Correcting a link. 2026-07-08 15:10:33 -04:00
+2 -2
View File
@@ -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
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
![Example Compose](images/Screenshot_20260708_123812.png) ![Example Compose](images/Screenshot_20260708_123812.png)
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.