Skip to content

App Submission: AuraLog#5521

Open
nillawafa wants to merge 3 commits intogetumbrel:masterfrom
nillawafa:master
Open

App Submission: AuraLog#5521
nillawafa wants to merge 3 commits intogetumbrel:masterfrom
nillawafa:master

Conversation

@nillawafa
Copy link
Copy Markdown

App submission: AuraLog

AuraLog is a privacy-first journaling app with AI-powered insights, mood tracking, and analytics. Entries are stored locally on the Umbrel device. AI features are optional and require an Anthropic API key.

Checklist

  • App runs on umbrelOS on a Raspberry Pi 4
  • No data leaves the device unless AI features are explicitly triggered
  • Images published to GHCR with sha256 digests pinned in docker-compose.yml
  • App tested: install, create entries, verify persistence across restarts

Links

@github-actions
Copy link
Copy Markdown

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ auralog/docker-compose.yml Mounted file/directory "/auralog/data" doesn't exist:
The volume "${APP_DATA_DIR}/data:/data" tries to mount the file/directory "/auralog/data", but it is not present. This can lead to permission errors!
ℹ️ auralog/docker-compose.yml Potentially using unsafe user in service "web":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ auralog/docker-compose.yml Potentially using unsafe user in service "proxy":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@al-lac al-lac changed the title https://github.com/nillawafa/umbrel-apps/pulls App Submission: AuraLog Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant