Droopy@programming.dev to Selfhosted@lemmy.worldEnglish · edit-218 days agoI can't get it to do a search.demo.hister.orgexternal-linkmessage-square4fedilinkarrow-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-218 days agomessage-square4fedilinkfile-text
minus-squarethagoat@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-214 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.