Update README.md

This commit is contained in:
M33 2021-12-28 13:17:46 +00:00
parent 23de7dfd8c
commit 90b4ad91ea

View file

@ -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 ? Abstract: a VPS with arm64 processor, Docker, a Misskey instance, what could save you some time ?
---
--- ---
# Tips list: # 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). 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: # Scripts list:
@ -54,6 +56,7 @@ Prune all orphaned images, and stopped containers
## get_container_id.sh ## get_container_id.sh
Get container ID from name (used in other scripts) Get container ID from name (used in other scripts)
---
--- ---
# Ressources list: # Ressources list: