mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 10:45:52 +03:00
[PR #93] [MERGED] Default docker-compose yml in Portainer #112
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/photoprism/photoprism-docs/pull/93
Author: @skavans
Created: 10/13/2021
Status: ✅ Merged
Merged: 10/13/2021
Merged by: @lastzero
Base:
master← Head:patch-1📝 Commits (1)
e04143fDefault docker-compose yml in Portainer📊 Changes
1 file changed (+4 additions, -53 deletions)
View changed files
📝
docs/getting-started/portainer/synology.md(+4 -53)📄 Description
You don't need to use custom docker-compose yml for the Portainer anymore since starting from 2.1.1 it supports the compose > 3 syntax:
https://www.portainer.io/blog/portainer-release-2.1.1
I successfully installed PP yesterday using the default docker-compose PP yml file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.