minus-squareMangoPenguin@lemmy.blahaj.zonetoSelfhosted@lemmy.world•Rybbit - Open source Google Analytics replacementlinkfedilinkEnglisharrow-up2·6 hours agoIts a docker compose deployment so should just work on any system with docker installed. Copy the docker compose file and env file if it has one, and run ‘docker compose up -d’ in that directory. It can collect analytics from multiple places. linkfedilink
minus-squareMangoPenguin@lemmy.blahaj.zonetoSelfhosted@lemmy.world•Docker setup for debian 13 trixie Ansible PlaybooklinkfedilinkEnglisharrow-up1·6 hours agoIt does but will be really out of date. linkfedilink
Its a docker compose deployment so should just work on any system with docker installed. Copy the docker compose file and env file if it has one, and run ‘docker compose up -d’ in that directory.
It can collect analytics from multiple places.