diff --git a/README.md b/README.md index 7c38b66..0bb35c9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It is a complement to the [official documentation](https://misskey-hub.net/en/do Abstract: a VPS with arm64 processor, Docker, a Misskey instance, what could save you some time ? +--- --- # Tips list: @@ -38,6 +39,7 @@ signToActivityPubGet: true Deploying your misskey instance on arm64 using docker is pretty straightforward, you will need to use some generic flavor of docker images instead of specific/pined version from the original docker-compose.yml file (see the exemple yaml file in this repository). +--- --- # Scripts list: @@ -54,6 +56,7 @@ Prune all orphaned images, and stopped containers ## get_container_id.sh Get container ID from name (used in other scripts) +--- --- # Ressources list: