updated raspi docs

This commit is contained in:
vabene1111 2022-05-11 16:22:13 +02:00
parent ad88eff9e3
commit dafb26b500

View File

@ -343,6 +343,11 @@ ProxyPassReverse / http://localhost:8080/ # replace port
!!!info !!!info
Always wait at least 2-3 minutes after the very first start, since migrations will take some time! Always wait at least 2-3 minutes after the very first start, since migrations will take some time!
!!!warning
If you want to use Tandoor on a Raspberry Pi running a 32-bit operating system you will need to use the following
docker image tags: `latest-raspi`, `beta-raspi` and the versioned `<x.y.z>-raspi`
We strongly recommend using the new 64-bit Raspian image as the 32-bit version is not tested.
If you're having issues with installing Tandoor on your Raspberry Pi or similar device, If you're having issues with installing Tandoor on your Raspberry Pi or similar device,
follow these instructions: follow these instructions: