Skip Navigation
Jump
Be honest: Are you doing SelfHosting just for the sake of it - or do you have apps, that really improve your daily life?
  • you can try it on https:// homebox. fly. dev/home

    it is new and its still under development.. i like Partkeepr but its very outdatet but it has all neded fucnctions and is not hard to use. Homebox is very fast and modern and in developmen so if you have luck and enouh pople likes your idea/function you get it.

    services:

    homebox:

    image: ghcr.io/hay-kot/homebox:latest

    container_name: homebox

    restart: always

    environment:

    - HBOX_LOG_LEVEL=info

    - HBOX_LOG_FORMAT=text

    - HBOX_WEB_MAX_UPLOAD_SIZE=10

    volumes:

    - homebox-data:/data/

    ports:

    - 3110:7745

    volumes:

    homebox-data:

    driver: local

    1
  • Jump
    Be honest: Are you doing SelfHosting just for the sake of it - or do you have apps, that really improve your daily life?
  • Daily: (using some without knowing)

    -truenas .. backups, files, movies, pictures

    -jellyfin .. Multiple tvs on multiple locations

    -bitwardwn .. for pass

    -owncloud for 1st backup of my phone on one nas (1st location)

    -Immich 2nd backup of my phone on 2nd nas (2nd location)

    -homeassistant .. Many things

    -2x docker

    -pfsense

    -opnsense

    And other things to make all this happen like:

    -nginx -cloudflare

    And apps that are waiting to be used few times a week:

    -partkeepr

    -homebox (will replace partkeepr)

    -wikijs

    In progress: -piohole / adguard

    And thats it i guess🤔 i guess im fine with that 15€ of eletricity...🤷

    1