1
0
mirror of https://github.com/tommytran732/Miniflux-Docker-Compose synced 2024-09-16 14:54:41 -04:00
Miniflux Docker-Compose
Go to file
Tommy 87d9f16e87
Initial upload
Signed-off-by: Tommy <contact@tommytran.io>
2022-12-04 17:19:24 -05:00
swag Initial upload 2022-12-04 17:19:24 -05:00
docker-compose.yml Initial upload 2022-12-04 17:19:24 -05:00
LICENSE Initial commit 2022-12-04 16:34:53 -05:00
README.md Initial upload 2022-12-04 17:19:24 -05:00
style.css Initial upload 2022-12-04 17:19:24 -05:00

Miniflux-Docker-Compose

Miniflux Docker-Compose

  1. Update docker-compose.yml
  2. Update the hostname in swag/nginx/proxy-confs/miniflux.subdomain.conf approprieately.
  3. Run docker-compose up and make sure nothing errors out. You can use docker-compose up -d to start it in the background if you want.
  4. (Optional) Apply style.css in the Custom CSS section in settings. This theme is from reeseovine/miniflux-midnight, I just removed the google remote google CSS lines as they are not necessary and cause issues with CSP. There is no license file in the repository or its upstream unfortunately.