diff --git a/public/svgs/memos.png b/public/svgs/memos.png new file mode 100644 index 000000000..e510a33e1 Binary files /dev/null and b/public/svgs/memos.png differ diff --git a/templates/compose/memos.yaml b/templates/compose/memos.yaml new file mode 100644 index 000000000..753630060 --- /dev/null +++ b/templates/compose/memos.yaml @@ -0,0 +1,13 @@ +# documentation: https://github.com/usememos/memos +# slogan: An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way. +# tags: note-taking,microblog,social-network,markdown +# logo: svgs/memos.png +# port: 5230 + +services: + wg-easy: + image: neosmemo/memos:stable + volumes: + - memos/:/var/opt/memos + environment: + - SERVICE_FQDN_MEMOS_5230