Today, front and center.
Clean and simple.
No telemetry, period.
Share with whoever you want, in one link.
Take your words with you.
Drop a photo in your entry.
Two warm themes. Pick one.
services:
piruetas:
image: forgejo.patilla.es/patillacode/piruetas:latest
ports:
- "8000:8000"
volumes:
- ./data:/data
environment:
# generate with: openssl rand -hex 32
SECRET_KEY: change-me-to-a-random-string
ADMIN_USERNAME: admin
ADMIN_PASSWORD: changeme
SECURE_COOKIES: "false" # set to "true" if serving over HTTPS
REGISTRATION_OPEN: "false" # set to "true" to allow self-registration
# TRUST_PROXY: "true" # uncomment if behind a reverse proxy
restart: unless-stopped
Write as much as you want, every day.
Attach images to your entries.
Your data is always yours to take.
Share individual entries with a private link.