No description
- Python 60.5%
- CSS 34.5%
- Dockerfile 5%
| Containerfile | ||
| memories.py | ||
| README.md | ||
| requirements.txt | ||
| static.css | ||
- Runs on homeserver as a podman user service. The service files are created by Ansible.
podman run --rm
-v /home/firecat53/family/scott/wiki/diary/:/data/journal \
-v "/mnt/media/pictures/Family Pictures":/data/pictures \
-v /srv/rss:/srv/rss \
memories`