Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Homer ====== ==== What is Homer? ==== Homer is a fancy web page to centralize all of your services on your network in one, easily accessible location. All the hip kids are earning karma points on /r/homelab with it /s. https://github.com/bastienwirtz/homer ===== Setup ===== ==== Things not ELI5'ed in the README ==== === Getting your docker files onto the server === Never used docker before this project. So.. how to start? Easy. git clone the source to your local directory where you want to run it. /opt would be a good place if you are in Linux-land. https://www.reddit.com/r/selfhosted/comments/njsbw3/installing_homer/ === Local assets? === volumes: - /your/local/assets/:/www/assets You see this in the README, and go.. what's my local assets? Essentially, it is your local install directory. In my case, /opt/homer/. So, /opt/homer/:/www/assets for me. ==== Logos/Icons ==== App-Icons - https://fontawesome.com/v5.15/icons?d=gallery&p=2&m=free You don't download app icons, you simply reference font-awesome. All of the icons are referenced "fas fa-xxxxx". The actual name is in the icon you are looking for. App Logos - https://github.com/NX211/homer-icons Download these, or DIY at 250x250px in a png format. Upload to your homer "tools" directory. Reference via "assets/tools/xxxxx.png" https://smarthomepursuits.com/configure-homer-dashboard-docker-python/ computers/homer.txt Last modified: 2021/12/07 21:33by localadmin