baner
@baner@lemmy.zip
- Comment on What's your self-hosting success of the week? 1 hour ago:
Are you using sturn/turn server? Almost always needed for calls and video, you should join prosody support channel that are really helpful xmpp:prosody@conference.prosody.im?join
- Comment on Free and open source Audiobookshelf Android client 1 hour ago:
Looks awesome, any chance that you put this on fdroid?
- Comment on Netbird is king. 1 hour ago:
I tested pangolin to replace wireguard on my VPS but the problem with pangolin is that is not designed to allow external devices like a mobiles is more about to connect sites.
Tried netbird and is a great piece of software tons of options and with the new added reverse proxy is the perfect replacement for wireguard my only turn down was that exposing services unlike pangolin that let you have link like service1.domain.com in netbird is service1.proxy.example.com.
- Comment on Self-hostable multiplayer Parchis game 🎲 13 hours ago:
Thanks!! Although I don’t work as a developer, I know how to program in Python, and while looking to learn about TypeScript, I decided it would be a good opportunity to learn it by doing something that would be very useful at home, I’m still learning and reading code to understand every aspect of the language and its frameworks. Although it’s grown more than expected, my commitment is to continue learning and improving the game logic and correcting the errors that will appear.
Very good question. I’m very involved in the world of self-hosting; I currently have a couple of home servers and several VPSs, so for me it was the most convenient path since having a Docker image makes it much easier for me to install it on my Proxmox server.
- Comment on Self-hostable multiplayer Parchis game 🎲 1 day ago:
Fair enough.
- Comment on Self-hostable multiplayer Parchis game 🎲 1 day ago:
Thanks, I have tried to follow best security practices on this like using JWT for authentication, sanitize all inputs for SQL injections, password hashing, etc. Still better to be cautious, project still need some fixes but not affecting the overall gameplay. Right now I am working on documentation. It can be played as a guest but creating an account allows the game to track stats about win, lost, captures, XPs and a lot more. is mobile friendly, there is an android app but is not part of the repository at this time. make sure to share back your experience if you check it out.
- Comment on Self-hostable multiplayer Parchis game 🎲 1 day ago:
I refuse to accept that an open platform like lemmy (fediverse) is used for anything other than freedom of expression, but I appreciate your honest comment.
- Comment on Self-hostable multiplayer Parchis game 🎲 1 day ago:
Thanks for commenting, not actually expecting everyone to get impressed but just sharing something that is useful and fun. it just works.
- Submitted 1 day ago to [deleted] | 0 comments
- Submitted 1 day ago to games@lemmy.world | 9 comments
- Comment on Gotosocial v0.21.0 Sacrilegious Sloth released 1 day ago:
Don’t know what happened but I can now follow communities but can’t read post comments.
- Submitted 1 day ago to selfhosted@lemmy.world | 2 comments
- Comment on Gotosocial v0.21.0 Sacrilegious Sloth released 2 days ago:
Is it only me? I cant follow lemmy communities from my self-hoste gts account.
- Comment on LXC Jellyfin Containers and Tailscale 2 days ago:
What is the use case? Share with family and friends?
- Comment on LXC Jellyfin Containers and Tailscale 2 days ago:
You have 2 options:
1 - Open up Jellyfin port (8093) in your router if you are not behind a cgnat and add a reverse proxy
2 - Get a small vps and a domain, install a reverse proxy and use tailscale to connect the vps with your home server, point your domain to the vps and forward traffic to jellyfin.
- Comment on LXC Jellyfin Containers and Tailscale 2 days ago:
Just remember that using funnel fpr streamimg seevoces is against thr toss.
- Comment on What us the best way to add remote access to my servers? 3 days ago:
You should keep trying with tailscale, did you read the docs? (tailscale provides amazing documentation), you dont need to install the client on every device, for that use subnet routers, all is in the docs. Give it another try and post back what issues you are having.