- 0 Posts
- 35 Comments
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Advice on how to deal with AI bots/scrapers?English
31·9 months agoyes i did read OP.
ed. i see this was downvoted without a response. But il put this out there anyway.
If you host a public site, which you expect anyone can access, there is very little you can do to exclude an AI scraper specifically.
Hosting your own site for personal use? IP blocks etc will prevent scraping.
But how do you identify legitimate users from scrapers? Its very difficult.
They will use your traffic up either way. Dont want that? You could waste their time (tarpit), or take your hosting away from public access.
Downvoter. Whats your alternative?
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Advice on how to deal with AI bots/scrapers?English
262·9 months agoIm struggling to find it, but theres like an “AI tarpit” that causes scrapers to get stuck. something like that? Im sure I saw it posted on lemmy recently. hopefully someone can link it
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Rant! 100GB Log file in Nextcloud.English
54·9 months ago101 of log files
is to configure it yourself
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•How can I keep my forwarded port secure?English
71·1 year agoare you sharing a server solely to play with friends?
You could consider using something like zerotier to create a private network
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Please help me stop my baby from crying because kodi keeps bufferingEnglish
41·1 year agoI havent used kodi in a long time, since swapping to jellyfin. I personally found kodi would always buffer sometimes, far more than it should ever need to. With jellyfin, same server, no buffer
Happy to be corrected but I think code server doesn’t use the exact vscode build from microsoft
https://coder.com/docs/code-server/FAQ#why-cant-code-server-use-microsofts-extension-marketplace
And I think the trackers you are (rightly) concerned about aren’t in code server but they have their own equivalent. You can disable the telemetry though
https://coder.com/docs/code-server/FAQ#how-do-i-disable-telemetry
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Alternatives to Hashicorp Vault?English
7·1 year agoInfisical?
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•what's your favorite kanban board?English
8·1 year agoPersonally, literally some postit notes for my own selfhosted projects
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•How do you handle family requests that you disagree with?English
5·2 years agoIve not shared mine to the point anyone can arbitrarily get media. They have to ask. And I can always say “Oh its not available on my sources” or whatever
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Is it that difficult to run Mastodon over Docker?English
1·2 years agoUnfortunately not in this example. It has the compose to spin up masto, and the variables to set to tell it where redis etc is
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Is it that difficult to run Mastodon over Docker?English
2·2 years agoYou will need to review all the required variables and configure as you require. But basically, yeah
EDIT - NO
its not just grab and run. From the docs,
This container requires separate postgres and redis instances to run.
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Is it that difficult to run Mastodon over Docker?English
1·2 years agoIf youre looking for a sample docker-compose,
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Thinking of getting into self hosting but I'm a complete noobEnglish
11·2 years agoSome things, or points, to consider.
- Do you want whatever you’re hosting to be internet accessible? Or local network only? As it being able to access from anywhere
- If its something you want to be able to use full time, youll eventually want a dedicated machine. I have an *arr stack etc, which I share with a private group. Eventually downtime was an actual consideration and interrupted my normal usage of my main machine. I picked up a secondhand elitedesk mini Pc for £150 and its doing really well.
- Potentially make use of tools like Zerotier for private networking (others hopefully will chime in with alternatives, but I have had good success with zerotier.
- How do you want to host it, and are you willing to learn? Get a bit of knowledge on docker or podman but this is hardmode as most examples will be docker specific. Using containers will make things simpler. The most complicated part IMO is networking but even then its more docker networking stuff than general TCP/IP - (like you mentioned in your post)
- OS - you mentioned using Linux? I personally use Ubuntu just out of defaulting to what i’ve previously used. But Im currently using Manjaro on my non host PC, which I am liking
- Keep things secure - the more you expose to the internet, the more risk. Keep exposure as small as possible, use letsencrypt or alternatives for anything you want to access over the internet etc
good luck have fun!
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Port forwarding 80 and 443 to NPMEnglish
101·2 years agoNPM as in nginx and not Node Package Manager?
When you said Jellyfin streaming isn’t working - are you able to actually get to Jellyfin UI and its the stream failing, or you can’t access Jellyfin at all via nginx?
It depends whether a whole season torrent exists or not. If sonarr can identify one thats a whole season, it should download that when you search at season level. If youve searched individual episode at a time, youll get a single one.
You can do an interactive search and iirc specify full season during that search
Check on activity page to see if its stuck on found/downloading/extracting/importing
Check trackers/sources aren’t down
Check in log.txt for exceptions
breadsmasher@lemmy.worldto
Selfhosted@lemmy.world•Exposing Myself (with Filebrowser)English
1·2 years agoWhen you tried caddy and received an error, that looks like you are getting the wrong image name.
Then you mentioned deleting caddyfile as the configuration didn’t work. But, if I am following correctly the caddyfile wouldn’t yet be relevant if the caddy container hadn’t actually ran.
Pulling from Caddys docs, you should just need to run
$ docker run -d -p 80:80 \ -v $PWD/Caddyfile:/etc/caddy/Caddyfile \ -v caddy_data:/data \ caddyWhere $PWD is the current directory the terminal is currently in.
Further docs for then configuring for HTTPs you can find here under
Automatic TLS with the Caddy image
Like other commenter said, regardless of podman or docker you will need to handle port forwarding, and any firewall changes.
Port forwarding through docker or podman is pretty similar, if not identical.
I have heard good things about podman but I personally had some strange issues when moving from docker to podman, specifically transferring docker networks to the podman equivalent.
Ooh do they have any magic beans? Im looking to trade a cow for some