home.social

#linuxserverio — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #linuxserverio, aggregated by home.social.

  1. @spla jo estava esperant a veure si #linuxserverio treu alguna revisió de la imatge.

  2. @spla jo estava esperant a veure si #linuxserverio treu alguna revisió de la imatge.

  3. @spla jo estava esperant a veure si #linuxserverio treu alguna revisió de la imatge.

  4. @spla jo estava esperant a veure si #linuxserverio treu alguna revisió de la imatge.

  5. @spla jo estava esperant a veure si #linuxserverio treu alguna revisió de la imatge.

  6. Trying to set up #mariadb using the #linuxserverio image on #kubernetes and it's not going well...

    It's not picking up the root/user passwords I'm setting and at first I was willing to guess I messed up something so I scrapped the pod, pvc and pv and started fresh.

    Then I noticed it was getting OOMKilled seconds after the pod first boots up. Great! Obviously, that affected the db set up and that's why I can't connect... Nope, increasing the pod memory didn't fix it

    Read the LSIO docs again and noticed you don't need a password to sign into root (as long as you're using the OS root account.) Okay, I'm running the image as non-root user so maybe that explains why I can't sign in... But I need to do that because I'm storing db config on pvc backed by NFS which is picky about user access and it's easier to run stuff as a predictable non-root user... And NFS is the only reasonable option I currently have for dynamically provisioned storage which I need because I'm deploying MariaDB as a statefulset... Fuck

  7. Trying to set up #mariadb using the #linuxserverio image on #kubernetes and it's not going well...

    It's not picking up the root/user passwords I'm setting and at first I was willing to guess I messed up something so I scrapped the pod, pvc and pv and started fresh.

    Then I noticed it was getting OOMKilled seconds after the pod first boots up. Great! Obviously, that affected the db set up and that's why I can't connect... Nope, increasing the pod memory didn't fix it

    Read the LSIO docs again and noticed you don't need a password to sign into root (as long as you're using the OS root account.) Okay, I'm running the image as non-root user so maybe that explains why I can't sign in... But I need to do that because I'm storing db config on pvc backed by NFS which is picky about user access and it's easier to run stuff as a predictable non-root user... And NFS is the only reasonable option I currently have for dynamically provisioned storage which I need because I'm deploying MariaDB as a statefulset... Fuck

  8. Trying to set up #mariadb using the #linuxserverio image on #kubernetes and it's not going well...

    It's not picking up the root/user passwords I'm setting and at first I was willing to guess I messed up something so I scrapped the pod, pvc and pv and started fresh.

    Then I noticed it was getting OOMKilled seconds after the pod first boots up. Great! Obviously, that affected the db set up and that's why I can't connect... Nope, increasing the pod memory didn't fix it

    Read the LSIO docs again and noticed you don't need a password to sign into root (as long as you're using the OS root account.) Okay, I'm running the image as non-root user so maybe that explains why I can't sign in... But I need to do that because I'm storing db config on pvc backed by NFS which is picky about user access and it's easier to run stuff as a predictable non-root user... And NFS is the only reasonable option I currently have for dynamically provisioned storage which I need because I'm deploying MariaDB as a statefulset... Fuck

  9. Trying to set up using the image on and it's not going well...

    It's not picking up the root/user passwords I'm setting and at first I was willing to guess I messed up something so I scrapped the pod, pvc and pv and started fresh.

    Then I noticed it was getting OOMKilled seconds after the pod first boots up. Great! Obviously, that affected the db set up and that's why I can't connect... Nope, increasing the pod memory didn't fix it

    Read the LSIO docs again and noticed you don't need a password to sign into root (as long as you're using the OS root account.) Okay, I'm running the image as non-root user so maybe that explains why I can't sign in... But I need to do that because I'm storing db config on pvc backed by NFS which is picky about user access and it's easier to run stuff as a predictable non-root user... And NFS is the only reasonable option I currently have for dynamically provisioned storage which I need because I'm deploying MariaDB as a statefulset... Fuck

  10. I wish #linuxserverio would make a #mastodonglitch container. Trying to setup from scratch with #docker is a huge pain...

  11. I wish #linuxserverio would make a #mastodonglitch container. Trying to setup from scratch with #docker is a huge pain...

  12. I wish #linuxserverio would make a #mastodonglitch container. Trying to setup from scratch with #docker is a huge pain...

  13. I came across the #Fail2Ban #docker image from #linuxserverio and thought to myself that it's finally time to set up Fail2Ban. I admit i never used it before and it was a bit difficult to add it to my #playbook as all of my #servers have different services and therefore different #logfile paths, but that's nothing #jinja #templating can't fix.

    Now that i've got #Discord notifications for banned #IPs, it's time to work on actual #IPblocking. I also want to use the #IPComplaint and #AbuseIPDB actions as i really like the idea of reporting abuse (even though i have no idea how effective that may be).

    I may also want to replace the discord #webhook with #email notifications later as that's mostly the reason i've set up a #mailserver ( #stalwart ) in the first place.

    I mean, most of my services are only accessible from #tailscale or my #homenetwork, but since #Ansible makes it so much easier to apply higher standards, i just can't resist. My #homelab is changing every day and i think setting up additional #security, even though i don't need it yet, is never a bad idea.

    #networking #badactors #firewall #automation #linux #selfhosting #homeserver

  14. I came across the #Fail2Ban #docker image from #linuxserverio and thought to myself that it's finally time to set up Fail2Ban. I admit i never used it before and it was a bit difficult to add it to my #playbook as all of my #servers have different services and therefore different #logfile paths, but that's nothing #jinja #templating can't fix.

    Now that i've got #Discord notifications for banned #IPs, it's time to work on actual #IPblocking. I also want to use the #IPComplaint and #AbuseIPDB actions as i really like the idea of reporting abuse (even though i have no idea how effective that may be).

    I may also want to replace the discord #webhook with #email notifications later as that's mostly the reason i've set up a #mailserver ( #stalwart ) in the first place.

    I mean, most of my services are only accessible from #tailscale or my #homenetwork, but since #Ansible makes it so much easier to apply higher standards, i just can't resist. My #homelab is changing every day and i think setting up additional #security, even though i don't need it yet, is never a bad idea.

    #networking #badactors #firewall #automation #linux #selfhosting #homeserver

  15. I came across the #Fail2Ban #docker image from #linuxserverio and thought to myself that it's finally time to set up Fail2Ban. I admit i never used it before and it was a bit difficult to add it to my #playbook as all of my #servers have different services and therefore different #logfile paths, but that's nothing #jinja #templating can't fix.

    Now that i've got #Discord notifications for banned #IPs, it's time to work on actual #IPblocking. I also want to use the #IPComplaint and #AbuseIPDB actions as i really like the idea of reporting abuse (even though i have no idea how effective that may be).

    I may also want to replace the discord #webhook with #email notifications later as that's mostly the reason i've set up a #mailserver ( #stalwart ) in the first place.

    I mean, most of my services are only accessible from #tailscale or my #homenetwork, but since #Ansible makes it so much easier to apply higher standards, i just can't resist. My #homelab is changing every day and i think setting up additional #security, even though i don't need it yet, is never a bad idea.

    #networking #badactors #firewall #automation #linux #selfhosting #homeserver

  16. I came across the #Fail2Ban #docker image from #linuxserverio and thought to myself that it's finally time to set up Fail2Ban. I admit i never used it before and it was a bit difficult to add it to my #playbook as all of my #servers have different services and therefore different #logfile paths, but that's nothing #jinja #templating can't fix.

    Now that i've got #Discord notifications for banned #IPs, it's time to work on actual #IPblocking. I also want to use the #IPComplaint and #AbuseIPDB actions as i really like the idea of reporting abuse (even though i have no idea how effective that may be).

    I may also want to replace the discord #webhook with #email notifications later as that's mostly the reason i've set up a #mailserver ( #stalwart ) in the first place.

    I mean, most of my services are only accessible from #tailscale or my #homenetwork, but since #Ansible makes it so much easier to apply higher standards, i just can't resist. My #homelab is changing every day and i think setting up additional #security, even though i don't need it yet, is never a bad idea.

    #networking #badactors #firewall #automation #linux #selfhosting #homeserver

  17. I came across the #Fail2Ban #docker image from #linuxserverio and thought to myself that it's finally time to set up Fail2Ban. I admit i never used it before and it was a bit difficult to add it to my #playbook as all of my #servers have different services and therefore different #logfile paths, but that's nothing #jinja #templating can't fix.

    Now that i've got #Discord notifications for banned #IPs, it's time to work on actual #IPblocking. I also want to use the #IPComplaint and #AbuseIPDB actions as i really like the idea of reporting abuse (even though i have no idea how effective that may be).

    I may also want to replace the discord #webhook with #email notifications later as that's mostly the reason i've set up a #mailserver ( #stalwart ) in the first place.

    I mean, most of my services are only accessible from #tailscale or my #homenetwork, but since #Ansible makes it so much easier to apply higher standards, i just can't resist. My #homelab is changing every day and i think setting up additional #security, even though i don't need it yet, is never a bad idea.

    #networking #badactors #firewall #automation #linux #selfhosting #homeserver

  18. @techviator Big fan of disposable browsers. Been using the mullvad-browser image from #linuxserverio for some time now and love it. It's very useful in certain situations.

  19. @techviator Big fan of disposable browsers. Been using the mullvad-browser image from #linuxserverio for some time now and love it. It's very useful in certain situations.

  20. @techviator Big fan of disposable browsers. Been using the mullvad-browser image from #linuxserverio for some time now and love it. It's very useful in certain situations.

  21. @techviator Big fan of disposable browsers. Been using the mullvad-browser image from #linuxserverio for some time now and love it. It's very useful in certain situations.

  22. @techviator Big fan of disposable browsers. Been using the mullvad-browser image from #linuxserverio for some time now and love it. It's very useful in certain situations.

  23. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp After fixing that it has been standing fine like this for a day now. Just need to make the space between the top of the switch and the node platform smaller:

  24. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp After fixing that it has been standing fine like this for a day now. Just need to make the space between the top of the switch and the node platform smaller:

  25. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp After fixing that it has been standing fine like this for a day now. Just need to make the space between the top of the switch and the node platform smaller:

  26. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp After fixing that it has been standing fine like this for a day now. Just need to make the space between the top of the switch and the node platform smaller:

  27. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp After fixing that it has been standing fine like this for a day now. Just need to make the space between the top of the switch and the node platform smaller:

  28. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp During the placement (without anything going down FYI), I found a slight miscalculation:

  29. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp During the placement (without anything going down FYI), I found a slight miscalculation:

  30. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp During the placement (without anything going down FYI), I found a slight miscalculation:

  31. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp During the placement (without anything going down FYI), I found a slight miscalculation:

  32. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp During the placement (without anything going down FYI), I found a slight miscalculation:

  33. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp It looks big, and it is big but this finally means I can start working on a long term cabling plan and have plenty of space underneath the switch to do so and for cooling:

  34. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp It looks big, and it is big but this finally means I can start working on a long term cabling plan and have plenty of space underneath the switch to do so and for cooling:

  35. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp It looks big, and it is big but this finally means I can start working on a long term cabling plan and have plenty of space underneath the switch to do so and for cooling:

  36. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp It looks big, and it is big but this finally means I can start working on a long term cabling plan and have plenty of space underneath the switch to do so and for cooling:

  37. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp It looks big, and it is big but this finally means I can start working on a long term cabling plan and have plenty of space underneath the switch to do so and for cooling:

  38. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp The switch is placed in the middle on top of the middle blue statch for additional support:

  39. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp The switch is placed in the middle on top of the middle blue statch for additional support:

  40. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp The switch is placed in the middle on top of the middle blue statch for additional support:

  41. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp The switch is placed in the middle on top of the middle blue statch for additional support:

  42. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp The switch is placed in the middle on top of the middle blue statch for additional support:

  43. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp Had lots of fun this weekend building a platform above the switch. Starting out with these half perfect towers (the top still needs diagonal support before adding more nodes):

  44. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp Had lots of fun this weekend building a platform above the switch. Starting out with these half perfect towers (the top still needs diagonal support before adding more nodes):

  45. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp Had lots of fun this weekend building a platform above the switch. Starting out with these half perfect towers (the top still needs diagonal support before adding more nodes):

  46. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp Had lots of fun this weekend building a platform above the switch. Starting out with these half perfect towers (the top still needs diagonal support before adding more nodes):

  47. CW: Kubernetes home lab using lego thread imported from Bird site

    #linuxserverio #laravelphp Had lots of fun this weekend building a platform above the switch. Starting out with these half perfect towers (the top still needs diagonal support before adding more nodes):