Commit Graph

56 Commits

Author SHA1 Message Date
Indrek Haav 08c0ee70c5
Mention MariaDB installation
#24
2023-12-30 16:54:58 +02:00
Indrek Haav 8bfda3bdcd
Re-write guide now that PhotoPrism provides Linux packages (#23) 2023-10-28 13:11:32 +03:00
Indrek Haav 130345e235
Move useradd step back to configuration section, move chown step there as well 2023-09-28 09:25:36 +03:00
Indrek Haav b472cfdd81
Update Debian Bullseye -> Bookworm (#19)
Various updates and tweaks, including Node.js install instructions, Golang version and more.
2023-09-28 09:18:54 +03:00
Indrek Haav cb00359155
Minor copyedit 2023-07-27 14:56:44 +03:00
Indrek Haav 8c2f33c816
Merge pull request #16 from RahulR100/main
Update
2023-07-27 14:54:15 +03:00
RahulR100 3c6b9df059 add optional package section 2023-07-27 08:05:15 +08:00
RahulR100 1ea88e1d9f update 2023-07-26 12:23:11 +08:00
Indrek Haav 806787a0bf
Add chown of /opt/photoprism to install steps
closes #14
2023-04-12 08:32:46 +03:00
Indrek Haav d3870a0f80
Add note about ARM to Golang section 2023-04-08 20:20:25 +03:00
Indrek Haav 22da80ff73
Merge pull request #12 from micash545/main
Add ffmpeg
2023-02-16 12:48:48 +02:00
micash545 8e69f6099e
Update README.md 2023-02-15 11:31:01 +01:00
Indrek Haav 1455eff8bb
Better wording 2023-02-02 11:14:33 +02:00
Indrek Haav 032b652b4f
Add note about switching branches
closes #11
2023-02-02 11:12:51 +02:00
Indrek Haav a950b29f3d
Delete link-check.yml 2023-01-30 14:31:19 +02:00
Indrek Haav 13f4ac4d27
Minor restructure 2022-11-24 20:14:49 +02:00
Indrek Haav d73d9fc6f2
A few minor tweaks 2022-11-22 12:45:17 +02:00
Indrek Haav 4410f1cc56
Mention Debian backports in Golang section
Also add `rm` of existing Go installation
closes #7
2022-11-11 10:06:59 +02:00
Indrek Haav 77205a2e50
Multiple small changes
Updated Golang version and URL, improved update instructions, added commands to delete downloaded files
2022-11-08 09:42:13 +02:00
Indrek Haav 2268a93313
Add note to troubleshooting section 2022-11-02 19:41:55 +02:00
Indrek Haav d0c1d1b817
Update link to Fedora setup guide 2022-10-24 20:38:03 +03:00
Indrek Haav e5ada8c8fb
Additional command for upgrading 2022-09-01 19:39:53 +03:00
Indrek Haav 83c472c1b9
Updated Node.js and Golang versions 2022-09-01 19:26:22 +03:00
Indrek Haav ce4ec9db45
Updated golang version and .env file contents 2022-07-29 08:22:23 +03:00
Indrek Haav 145e67da6f
add link to PhotoPrism troubleshooting guide 2022-06-09 08:26:28 +03:00
Indrek Haav 84519de7fd
Rm directory 2022-06-02 09:46:34 +03:00
Indrek Haav 7772c966b7
Update Golang version 2022-05-17 08:19:20 +03:00
Indrek Haav 4390670af4 Small rewrite of automatic imports section
Removed a few unneeded lines and improved wording in a few places
2022-05-02 10:31:57 +03:00
Indrek Haav 60d659cfff
minor copyedit 2022-05-02 10:03:42 +03:00
Indrek Haav 262bc35438
Merge pull request #5 from kieranc/patch-1
Add systemd index service & timer
2022-05-02 10:01:34 +03:00
kieranc a9584a98ad
Add systemd index service & timer
Here you go, I'm reasonably sure the timer doesn't need a daemon-reload before being enabled but feel free to check it works as expected.
2022-04-30 11:02:35 +02:00
Indrek Haav ada422d8bc
Added section about automatic imports 2022-04-28 14:06:13 +03:00
Indrek Haav 5768030f92
Fix header levels 2022-04-28 12:34:55 +03:00
Indrek Haav c45bb522cf Slight tweak to the command that checks for AVX/AVX2
egrep is deprecated
2022-03-31 08:14:21 +03:00
Indrek Haav 5acaad680f Merge branch 'main' of https://github.com/IndrekHaav/photoprism-debian 2022-03-30 20:20:21 +03:00
Indrek Haav d40c1caaa5 Added section about updating PhotoPrism 2022-03-30 20:20:06 +03:00
Indrek Haav b911aaf6f1 Added screenshots 2022-03-30 20:19:43 +03:00
Indrek Haav 554dbdebe5
Removing workflow badge 2022-03-30 17:57:06 +03:00
Indrek Haav c2c9f50ea3 Minor copyedit 2022-03-30 17:33:45 +03:00
Indrek Haav 718c2c0ecd Added example of plagiarism 2022-03-30 17:31:37 +03:00
Indrek Haav 2c3d5f1e38
Add note about non-Bash shells and potential makefile issues 2022-03-23 20:16:58 +02:00
Indrek Haav 2c7ef3ad1e
Add note that sudo is needed in LXC containers 2022-03-23 20:12:09 +02:00
Indrek Haav bfe478328d
Updated instructions to account for Makefile changes.
Plus a few additional tweaks.
closes #2
2022-03-03 11:22:54 +02:00
Indrek Haav 3d613c8742
Add step to use Photoprism release branch 2022-02-19 21:05:18 +02:00
Indrek Haav 87f656ffb5
Updated Golang version 2022-02-19 20:45:26 +02:00
Indrek Haav 552a636f62
Clarify front-end build step memory usage
I was unable to verify that max_old_space_size works on low-memory systems, but leaving it in as a possible solution
2022-01-04 09:45:06 +02:00
Indrek Haav f1ba2c0ed4
Some follow-up copyediting 2022-01-04 09:27:56 +02:00
Indrek Haav fea05de9c6
Merge pull request #1 from joshjcarrier/docs/tensorflow
Updated Tensorflow to help decide  available archives, and general tips/troubleshooting
2022-01-04 09:12:19 +02:00
Josh Carrier 74606c84b7 Updated Tensorflow to help decide available archives, and general tips/troubleshooting 2022-01-03 22:35:49 -08:00
Indrek Haav ef25125b72
Updated Tensorflow section to mention AVX/AVX2 support 2022-01-01 23:35:48 +02:00