home.social

#selfthosted — Public Fediverse posts

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

  1. Talvez uma alternativa soberana e popular em IA passe por soluções abertas, auto-hospedadas, descentralizadas e baseadas em computação heterogênea (independente de GPU e CPUs específicas)

    E tem vários projetos interessantes em andamento.

    Exo IA p2p
    github.com/exo-explore/exo

    Multicortex SO para IA
    github.com/cabelo/multicortex-

    GPUStack
    github.com/gpustack/gpustack

    VLLM
    github.com/vllm-project/vllm

    #IA #llm #selfthosted #descentralização #CodigoAberto #SoberaniaDigital

  2. Talvez uma alternativa soberana e popular em IA passe por soluções abertas, auto-hospedadas, descentralizadas e baseadas em computação heterogênea (independente de GPU e CPUs específicas)

    E tem vários projetos interessantes em andamento.

    Exo IA p2p
    github.com/exo-explore/exo

    Multicortex SO para IA
    github.com/cabelo/multicortex-

    GPUStack
    github.com/gpustack/gpustack

    VLLM
    github.com/vllm-project/vllm

    #IA #llm #selfthosted #descentralização #CodigoAberto #SoberaniaDigital

  3. Talvez uma alternativa soberana e popular em IA passe por soluções abertas, auto-hospedadas, descentralizadas e baseadas em computação heterogênea (independente de GPU e CPUs específicas)

    E tem vários projetos interessantes em andamento.

    Exo IA p2p
    github.com/exo-explore/exo

    Multicortex SO para IA
    github.com/cabelo/multicortex-

    GPUStack
    github.com/gpustack/gpustack

    VLLM
    github.com/vllm-project/vllm

    #IA #llm #selfthosted #descentralização #CodigoAberto #SoberaniaDigital

  4. Talvez uma alternativa soberana e popular em IA passe por soluções abertas, auto-hospedadas, descentralizadas e baseadas em computação heterogênea (independente de GPU e CPUs específicas)

    E tem vários projetos interessantes em andamento.

    Exo IA p2p
    github.com/exo-explore/exo

    Multicortex SO para IA
    github.com/cabelo/multicortex-

    GPUStack
    github.com/gpustack/gpustack

    VLLM
    github.com/vllm-project/vllm

    #IA #llm #selfthosted #descentralização #CodigoAberto #SoberaniaDigital

  5. Talvez uma alternativa soberana e popular em IA passe por soluções abertas, auto-hospedadas, descentralizadas e baseadas em computação heterogênea (independente de GPU e CPUs específicas)

    E tem vários projetos interessantes em andamento.

    Exo IA p2p
    github.com/exo-explore/exo

    Multicortex SO para IA
    github.com/cabelo/multicortex-

    GPUStack
    github.com/gpustack/gpustack

    VLLM
    github.com/vllm-project/vllm

    #IA #llm #selfthosted #descentralização #CodigoAberto #SoberaniaDigital

  6. CW: mild selfhosted kubernetes trauma dumping

    I accidentally had a QLC drive (that's the really shit kind) in an nvme raid array hosting a Longhorn cluster. Could not understand why it would regularly shit itself for longer than I'd care to admit. It didn't help that Longhorn 1.11.0 has a memory leak and OOMs were triggering replica rebuilds on a weekly basis.

    #selfthosted #k8s #longhorn

  7. Nouvel article sur le blog 🔔

    Beszel : l'alternative légère à Portainer pour monitorer vos containers Docker 🐳

    J'ai beaucoup aimé le suivi détaillé par container et les graphiques. Ça s'installe en 5 minutes et c'est gratuit ! #selfthosted

    antoineguilbert.fr/beszel-alte

  8. Learning to optimize my Ansible role to automatically populate the .ssh/config file based on my inventory has been beneficial. Managing the file remotely was very slow. I am switching to using ansible.builtin.slurp, ansible.builtin.set_fact, and ansible.builtin.copy.

    Result: On the localhost, the time decreased from 20 seconds to 13 seconds. On a remote host, my script previously took over 2 minutes; now it runs in just under 20 seconds!

    #ansible #homelab #selfthosted #selfthosting #ssh

  9. Promotion of a permanent license for the excellent system I use to send notifications for my self-hosted services.

    #pushover #selfthosted #blackfriday mastodon.social/@pushover/1135

  10. @thenewoil Thanks for sharing! I added it to my list of #selfthosted services.

    Regarding the update of the container, I am using Watchtower. It's been working great for the last few years.

    github.com/containrrr/watchtow

  11. ¡Este domingo quiero compartir un servicio que he implementado en mi servidor para brindar una mayor seguridad a mi instalación de #homeassistant

    Nginx Proxy Manager es un servidor de proxy inverso de código abierto que se puede instalar fácilmente en nuestro servidor. Nos permite obtener certificados para nuestros servicios y gestionarlos de manera ágil y rápida.

    He utilizado Docker Compose nginxproxymanager.com/setup/#r

    Además, os será útil para asignar nombres de host a sus servicios y evitar tener que recordar las direcciones IP locales. Personalmente, me ha ayudado a aprender sobre el uso de certificados y a fortalecer la seguridad de mis servicios.

    Quiero agradecer especialmente a @PabloAsekas por su gran ayuda en la instalación y configuración, así como a @obernabeu por sus consejos y contribuciones adicionales de conocimiento.

    #DomingoDeSelfHosted #Nginx #Nginxproxymanager #hosted #selfthosted #opensource #seguridadinformatica #Homelab