Photoprism: Using photoprism without Docker

Created on 25 May 2020  路  5Comments  路  Source: photoprism/photoprism

I'm using BSD where there is no Docker support at all.
How to install and use photoprism without Docker?

question

Most helpful comment

yes, i build photoprism from sources in FreeBSD jail (like docker/chroot for linux) on FreeNAS.
Other dependencies for photoprism i was get from FreeBSD ports (like tensorflow)...
For now, i really dont have much time for creating some Wiki page - how to build and install Photoprism on freebsd, sorry ... maybe later, i really like this project and help with it as soon as posible.

All 5 comments

See https://github.com/photoprism/photoprism-docs/pull/9 for fedora - I imagine it'll be close to that.

Somebody is using PhotoPrism with FreeBSD, maybe it was @savegame?

In general, you would build / install it like a developer since we don't have packages or a port for BSD, see https://github.com/photoprism/photoprism/wiki/Setup

Instead of using Docker, you can manually type the command listed in the Dockerfile and replace Linux packages with BSD packages.

yes, i build photoprism from sources in FreeBSD jail (like docker/chroot for linux) on FreeNAS.
Other dependencies for photoprism i was get from FreeBSD ports (like tensorflow)...
For now, i really dont have much time for creating some Wiki page - how to build and install Photoprism on freebsd, sorry ... maybe later, i really like this project and help with it as soon as posible.

Added this to our FAQ:

I'm using an operating system without Docker support. How to install and use PhotoPrism without Docker?

In general, you would build / install it like a developer since we don't have packages for specific operating systems yet.

Instead of using Docker, you can manually type the commands listed in our development Dockerfile and replace packages with what is available in your environment. You often don't need to use the exact same versions for dependencies.

If your operating system has Docker support, we recommend learning Docker as it vastly simplifies installation and upgrading.

steel work on freebsd ;-) ( but problems with tensor flow, it disappear from ports... )
小薪懈屑芯泻 褝泻褉邪薪邪 2020-09-08 胁 23 15 48

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lastzero picture lastzero  路  4Comments

gerroon picture gerroon  路  5Comments

totti4ever picture totti4ever  路  3Comments

svengreb picture svengreb  路  3Comments

al13nus picture al13nus  路  5Comments