Droopy@programming.devBanned to Selfhosted@lemmy.worldEnglish · 2 months agoI can't get it to do a search.demo.hister.orgexternal-linkmessage-square4linkfedilinkarrow-up120arrow-down13file-text
arrow-up117arrow-down1external-linkI can't get it to do a search.demo.hister.orgDroopy@programming.devBanned to Selfhosted@lemmy.worldEnglish · 2 months agomessage-square4linkfedilinkfile-text
minus-squarethagoat@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months agoDid you check permissions on the data directory that docker creates? You might need to run chmod 777 data inside your hister root directory.
Did you check permissions on the data directory that docker creates? You might need to run
chmod 777 data
inside your hister root directory.