Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): Synology set-up guide #16179

Merged
merged 3 commits into from
Feb 18, 2025
Merged

Conversation

JasonMAnderson
Copy link
Contributor

Description

There are some gotchas when setting up Immich on a Synology NAS, especially if you want to use Container Manager for doing so. Primary issue being addressed here is adding the IP address of the Docker Container for Immich to the firewall as the network is in bridge mode.

Fixes # (issue)

How Has This Been Tested?

Tested docs rendering in Docusaurus, and repro'd all steps for the guide to ensure they are correct.

  • Test A
  • Test B

Screenshots (if appropriate)

Checklist:

  • [x ] I have performed a self-review of my own code
  • [x ] I have made corresponding changes to the documentation if applicable
  • [x ] I have no unrelated changes in the PR.
  • [x ] I have confirmed that any new dependencies are strictly necessary.
  • [x ] I have written tests for new code (if applicable)
  • [ x] I have followed naming conventions/patterns in the surrounding code
  • [ x] All code in src/services uses repositories implementations for database calls, filesystem operations, etc.
  • [ x] All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services)

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 18, 2025
@alextran1502 alextran1502 changed the title Addition of Synology set-up guide chore(docs): Synology set-up guide Feb 18, 2025
@alextran1502
Copy link
Contributor

Can you please run npm run format:fix? Thank you

@JasonMAnderson
Copy link
Contributor Author

@alextran1502 - did you need me to run npm format:fix? I tried, but it error'd out... Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\immich_repo\immich\package.json'

@alextran1502
Copy link
Contributor

@JasonMAnderson Ah sorry, you should run that command in the docs directory. However, I fixed it though

@alextran1502 alextran1502 merged commit 58242b3 into immich-app:main Feb 18, 2025
35 checks passed
@alextran1502 alextran1502 mentioned this pull request Feb 21, 2025
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:documentation documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants