LemmyUser1290a@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-29 months agoREDACTEDlemmy.worldimagemessage-square6fedilinkarrow-up124arrow-down15file-text
arrow-up119arrow-down1imageREDACTEDlemmy.worldLemmyUser1290a@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-29 months agomessage-square6fedilinkfile-text
minus-squareminnix@lemux.minnix.devlinkfedilinkEnglisharrow-up2·10 months agoWhat are you using for the web server? There should be logs somewhere
minus-squareLemmyUser1290a@lemmy.worldOPlinkfedilinkEnglisharrow-up2arrow-down1·edit-29 months agodeleted by creator
minus-squareminnix@lemux.minnix.devlinkfedilinkEnglisharrow-up3·10 months agoI guess I don’t understand what is supposed to be serving the webapp to your client (browser) then without something like nginx or apache. I run searxng as well but I wouldn’t be able to access it, even on localhost, without a web server.
minus-squareLemmyUser1290a@lemmy.worldOPlinkfedilinkEnglisharrow-up1arrow-down1·edit-29 months agodeleted by creator
minus-squareminnix@lemux.minnix.devlinkfedilinkEnglisharrow-up1·10 months agoThat’s interesting. So you would need to install flask as well I presume, right? Or does the script pull that in?
minus-squareminnix@lemux.minnix.devlinkfedilinkEnglisharrow-up1·10 months agoI will have to try out some flask apps. I like the ease of use they seem to have
What are you using for the web server? There should be logs somewhere
deleted by creator
I guess I don’t understand what is supposed to be serving the webapp to your client (browser) then without something like nginx or apache. I run searxng as well but I wouldn’t be able to access it, even on localhost, without a web server.
deleted by creator
Removed by mod
That’s interesting. So you would need to install flask as well I presume, right? Or does the script pull that in?
Removed by mod
I will have to try out some flask apps. I like the ease of use they seem to have