15
submitted 6 days ago* (last edited 6 days ago) by Droopy@programming.dev to c/selfhosted@lemmy.world

GITHUB

hister.org

histerdocker

This is the config I used.

altr

you are viewing a single comment's thread
view the rest of the comments
[-] thagoat@lemmy.dbzer0.com 1 points 6 days ago

It's seems to be a bug in the latest version. In your compose change latest to v0.13.0 and issue 'docker compose up -d'

[-] Droopy@programming.dev 1 points 2 days ago

5/12/26, 7:21:30 AM2026-05-12T07:21:30Z | DEBUG | config/config.go:340 > No config file found, using default config 5/12/26, 7:21:30 AM2026-05-12T07:21:30Z | DEBUG | config/config.go:332 > Loaded configuration from environment variable env=HISTER__SERVER__ADDRESS key=server.address 5/12/26, 7:21:30 AM2026-05-12T07:21:30Z | DEBUG | config/config.go:332 > Loaded configuration from environment variable env=HISTER__SERVER__BASE_URL key=server.base_url 5/12/26, 7:21:30 AMError! Failed to initialize config: failed to create secret key file: open /hister/data/.secret_key: permission denied

[-] thagoat@lemmy.dbzer0.com 1 points 2 days ago* (last edited 2 days ago)

Did you check permissions on the data directory that docker creates? You might need to run

chmod 777 data

inside your hister root directory.

this post was submitted on 08 May 2026
15 points (85.7% liked)

Selfhosted

59199 readers
624 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS