Droopy@programming.dev to Selfhosted@lemmy.worldEnglish · edit-28 days agoI can't get it to do a search.demo.hister.orgexternal-linkmessage-square4linkfedilinkarrow-up119arrow-down14file-text
arrow-up115arrow-down1external-linkI can't get it to do a search.demo.hister.orgDroopy@programming.dev to Selfhosted@lemmy.worldEnglish · edit-28 days agomessage-square4linkfedilinkfile-text
minus-squarethagoat@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-24 days 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.