1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 18:56:24 +00:00

Fix markdownlint, add Discourse page

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-08-23 10:47:09 +12:00
parent 956ebe8c38
commit 45a851df7a
30 changed files with 132 additions and 79 deletions

View File

@@ -1,6 +1,7 @@
---
title: Run Immich in Docker Swarm
description: How to install your own immich instance using Docker Swarm
status: new
---
# Immich in Docker Swarm
@@ -229,7 +230,7 @@ networks:
## Launch Immich!
Launch the Immich stack by running
Launch the Immich stack by running
```bash
docker stack deploy immich -c /var/data/config/immich/immich.yml
@@ -237,7 +238,7 @@ docker stack deploy immich -c /var/data/config/immich/immich.yml
Now hit the URL you defined in your config, and you should be prompted to create your first (admin) account, after which you can login (*with the details you just created*), and start admin-ing. Install a mobile app, connect using the same credentials, and start backing up all your photos!
## Summary
## Summary
What have we achieved? We have an HTTPS-protected endpoint to target with the native mobile apps, allowing us to backup photos from mobile devices and have them become searchable, shareable, and browseable via a beautiful, Google Photos-esque interface!
@@ -254,4 +255,4 @@ Sponsors have access to a [Premix](/premix/) playbook, which will set up Immich
--8<-- "recipe-footer.md"
[^1]: "wife-insurance": When the developer's wife is a primary user of the platform, you can bet he'll be writing quality code! :woman: :material-karate: :man: :bed: :cry:
[^2]: There's a [friendly Discord server](https://discord.com/invite/D8JsnBEuKb) for Immich too!
[^2]: There's a [friendly Discord server](https://discord.com/invite/D8JsnBEuKb) for Immich too!