-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
feat(docs): add one-click install docs page #22553
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
Conversation
Better wording. - Verified commit.
bo0tzz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some nits
| # One-Click [Cloud Service] | ||
|
|
||
| :::note | ||
| This version of Immich is provided via cloud service provider's one-click marketplaces. Hosting costs are set by the cloud service providers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| This version of Immich is provided via cloud service provider's one-click marketplaces. Hosting costs are set by the cloud service providers. | |
| This version of Immich is provided via cloud service providers' one-click marketplaces. Hosting costs are set by the cloud service providers. |
|
|
||
| ## Installation | ||
|
|
||
| Simply goto the providers marketplace and choose Immich, then follow the provided instructions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Simply goto the providers marketplace and choose Immich, then follow the provided instructions. | |
| Go to the provider's marketplace and choose Immich, then follow the provided instructions. |
|
|
||
| For issues, open an issue on the associated [GitHub Repository][github]. | ||
|
|
||
| [github]: https://github.com/imagegenius/docker-immich/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the wrong link right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix these.
|
Oh it's already merged lol |
* feat(docs): add one-click install docs page
Description
Provides instructions for how to set up immich using a one-click market place.
Fixes # (issue)
How Has This Been Tested?
Screenshots (if appropriate)
Checklist:
src/services/uses repositories implementations for database calls, filesystem operations, etc.src/repositories/is pretty basic/simple and does not have any immich specific logic (that belongs insrc/services/)Please describe to which degree, if any, an LLM was used in creating this pull request.
None
...