Skip to content

Commit 54b3303

Browse files
Added tutorial video for deployment on Coolify
1 parent 9cdc4ab commit 54b3303

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

.DS_Store

2 KB
Binary file not shown.

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ LICENSE # Ignore license file
1212
README.md # Ignore README file
1313

1414
# Ignore image files (if they are not needed for the Docker build)
15-
image # Ignore image directory (only used for github readme)
15+
images # Ignore image directory (only used for github readme)

.github/.DS_Store

0 Bytes
Binary file not shown.

.github/assets/.DS_Store

-6 KB
Binary file not shown.

.github/assets/videos/.DS_Store

-6 KB
Binary file not shown.
-31.8 MB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ You can deploy StatNet using the provided Docker Compose file or through Coolify
125125
3. Click "Deploy!"
126126
4. (Optional): Go to "Persistent Storages" tab on Coolify and edit the `container-names.json` content there (it's used to display container names)
127127

128-
[▶️ Watch video on how to Deploy on Coolify](.github/assets/videos/deploy-on-coolify.mov)
128+
Video tutorial: https://youtu.be/MEE7Ck9AjAk
129129

130130
</details>
131131

0 commit comments

Comments
 (0)