Docs: Update URL
This commit is contained in:
parent
2571467aaf
commit
35ac1e730c
47 changed files with 48 additions and 48 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -17,7 +17,7 @@ THANK YOU! 💐
|
|||
|
||||
Our Troubleshooting Guide helps you quickly find and fix common problems:
|
||||
|
||||
https://docs.photoprism.org/getting-started/troubleshooting/
|
||||
https://docs.photoprism.app/getting-started/troubleshooting/
|
||||
|
||||
Sponsors receive direct technical support via email: https://photoprism.app/contact 📬
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -15,6 +15,6 @@ THANK YOU! 💐
|
|||
|
||||
Our Troubleshooting Guide helps you quickly find and fix common problems:
|
||||
|
||||
https://docs.photoprism.org/getting-started/troubleshooting/
|
||||
https://docs.photoprism.app/getting-started/troubleshooting/
|
||||
|
||||
Sponsors receive direct technical support via email: https://photoprism.app/contact 📬
|
||||
|
|
|
@ -10,7 +10,7 @@ MariaDB : linuxserver/mariadb:latest
|
|||
Pay close attention to changed directory and environment variable names.
|
||||
|
||||
If your device meets the system requirements, mostly the same installation instructions as for regular Linux
|
||||
servers apply otherwise: https://docs.photoprism.org/getting-started/docker-compose/
|
||||
servers apply otherwise: https://docs.photoprism.app/getting-started/docker-compose/
|
||||
|
||||
### System Requirements ###
|
||||
|
||||
|
@ -40,7 +40,7 @@ servers apply otherwise: https://docs.photoprism.org/getting-started/docker-comp
|
|||
|
||||
!!! Reducing System Load
|
||||
If you're running out of memory - or other system resources - while indexing, try reducing the
|
||||
[number of workers](https://docs.photoprism.org/getting-started/config-options/) by setting
|
||||
[number of workers](https://docs.photoprism.app/getting-started/config-options/) by setting
|
||||
`PHOTOPRISM_WORKERS` to a reasonably small value in `docker-compose.yml` (depending on the performance of the server).
|
||||
As a measure of last resort, you may disable using TensorFlow for image classification and facial recognition.
|
||||
|
||||
|
|
|
@ -165,7 +165,7 @@ RUN apt-get update && apt-get -qq dist-upgrade && apt-get -qq install --no-insta
|
|||
[ "$TARGETARCH" = "arm" ] || apt-get install darktable; \
|
||||
apt-get -y autoremove && apt-get -y autoclean && apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Set environment variables, see https://docs.photoprism.org/getting-started/config-options/
|
||||
# Set environment variables, see https://docs.photoprism.app/getting-started/config-options/
|
||||
ENV TF_CPP_MIN_LOG_LEVEL="2" \
|
||||
PATH="/photoprism/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" \
|
||||
PHOTOPRISM_ASSETS_PATH="/photoprism/assets" \
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
</v-flex>
|
||||
|
||||
<v-flex xs12 sm6 class="px-0 pb-2 body-1 text-xs-left text-sm-right">
|
||||
<a href="https://docs.photoprism.org/credits/"
|
||||
<a href="https://docs.photoprism.app/credits/"
|
||||
target="_blank">Thank you</a> to everyone who made this possible!
|
||||
<br>
|
||||
<a href="https://raw.githubusercontent.com/photoprism/photoprism/develop/NOTICE"
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.app if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
type="info"
|
||||
outline
|
||||
>
|
||||
<a style="color: inherit;" href="https://docs.photoprism.org/user-guide/sync/webdav/" target="_blank">
|
||||
<a style="color: inherit;" href="https://docs.photoprism.app/user-guide/sync/webdav/" target="_blank">
|
||||
<translate>Detailed instructions can be found in our User Guide.</translate>
|
||||
</a>
|
||||
</v-alert>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
<router-link to="/about/license">
|
||||
<img :src="$config.staticUri + '/img/badge-agpl.svg'" alt="License AGPL v3" style="max-width:100%;"/>
|
||||
</router-link>
|
||||
<a target="_blank" href="https://docs.photoprism.org/" rel="nofollow"><img :src="$config.staticUri + '/img/badge-docs.svg'"
|
||||
<a target="_blank" href="https://docs.photoprism.app/" rel="nofollow"><img :src="$config.staticUri + '/img/badge-docs.svg'"
|
||||
alt="Documentation"
|
||||
style="max-width:100%;"></a>
|
||||
<a target="_blank" href="https://gitter.im/browseyourlife/community" rel="nofollow"><img
|
||||
|
|
|
@ -18,7 +18,7 @@ test.meta("testID", "about-001")("About page is displayed with all links", async
|
|||
.ok()
|
||||
.expect(Selector('a[href="https://github.com/photoprism/photoprism/projects/5"]').visible)
|
||||
.ok()
|
||||
.expect(Selector('a[href="https://docs.photoprism.org/"]').visible)
|
||||
.expect(Selector('a[href="https://docs.photoprism.app/"]').visible)
|
||||
.ok()
|
||||
.expect(Selector('a[href="/about/license"]').visible)
|
||||
.ok()
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package acl
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package api
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package auto
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package classify
|
||||
|
|
|
@ -40,7 +40,7 @@ var LowMem = false
|
|||
var TotalMem uint64
|
||||
|
||||
const MsgSponsor = "Help us make a difference and become a sponsor today!"
|
||||
const SignUpURL = "https://docs.photoprism.org/funding/"
|
||||
const SignUpURL = "https://docs.photoprism.app/funding/"
|
||||
const MsgSignUp = "Visit " + SignUpURL + " to learn more."
|
||||
const MsgSponsorCommand = "Since running this command puts additional load on our infrastructure," +
|
||||
" we unfortunately can only offer it to sponsors."
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package config
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package crop
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package face
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package form
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package hub
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package places
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package i18n
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package maps
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package meta
|
||||
|
|
2
internal/meta/testdata/photoshop.json
vendored
2
internal/meta/testdata/photoshop.json
vendored
|
@ -91,7 +91,7 @@
|
|||
"GPSAltitudeRef": "Below Sea Level",
|
||||
"GPSDateTime": "2020:01:01 16:28:22Z",
|
||||
"Marked": false,
|
||||
"WebStatement": "https://docs.photoprism.org/contact/",
|
||||
"WebStatement": "https://docs.photoprism.app/contact/",
|
||||
"CreatorAddress": "Zimmermannstr. 37",
|
||||
"CreatorCity": "Berlin",
|
||||
"CreatorPostalCode": 12163,
|
||||
|
|
2
internal/meta/testdata/photoshop.xmp
vendored
2
internal/meta/testdata/photoshop.xmp
vendored
|
@ -134,7 +134,7 @@
|
|||
<exif:GPSAltitude>0/100</exif:GPSAltitude>
|
||||
<exif:GPSTimeStamp>2020-01-01T16:28:22Z</exif:GPSTimeStamp>
|
||||
<xmpRights:Marked>False</xmpRights:Marked>
|
||||
<xmpRights:WebStatement>http://docs.photoprism.org/en/latest/contact/</xmpRights:WebStatement>
|
||||
<xmpRights:WebStatement>http://docs.photoprism.app/en/latest/contact/</xmpRights:WebStatement>
|
||||
<Iptc4xmpCore:CreatorContactInfo rdf:parseType="Resource">
|
||||
<Iptc4xmpCore:CiAdrExtadr>Zimmermannstr. 37</Iptc4xmpCore:CiAdrExtadr>
|
||||
<Iptc4xmpCore:CiAdrCity>Berlin</Iptc4xmpCore:CiAdrCity>
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package migrate
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package nsfw
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package photoprism
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package query
|
||||
|
|
|
@ -29,7 +29,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package remote
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package webdav
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package search
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package session
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package thumb
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package video
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package viewer
|
||||
|
|
|
@ -26,7 +26,7 @@ Feel free to send an e-mail to hello@photoprism.org if you have questions,
|
|||
want to support our work, or just want to say hello.
|
||||
|
||||
Additional information can be found in our Developer Guide:
|
||||
https://docs.photoprism.org/developer-guide/
|
||||
https://docs.photoprism.app/developer-guide/
|
||||
|
||||
*/
|
||||
package workers
|
||||
|
|
Loading…
Reference in a new issue