revenz / Fenrus

A personal home page for quick access to all your personal apps/sites.
MIT License
505 stars 29 forks source link

I'd really like to use Fenrus, but... #206

Closed BaerHub closed 10 months ago

BaerHub commented 11 months ago

I cannot manage to get it working correctly. Ive installed it via Docker compose:

services:
  fenrus:
    image: revenz/fenrus
    container_name: Fenrus
    environment:
      - TZ=Europe/Vienna
    volumes:
      - data:/app/data
      - images:/app/wwwroot/images
    restart: unless-stopped
    networks:
      npm_network:
volumes:
  data:
  images:
networks:
  npm_network:
    external: true

if you could help me correctly setup Fenrus, i'd be motivated to donate some