mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #387] [MERGED] feat: add Flatnotes blueprint with TOTP authentication #419
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/387
Author: @jaainil
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/26/2025
Merged by: @Siumauricio
Base:
main← Head:adding-flatnotes📝 Commits (2)
d4f83aefeat: add Flatnotes blueprint with TOTP authenticationbb9ee54feat: add Flatnotes self-hosted markdown note-taking app📊 Changes
7 files changed (+149 additions, -0 deletions)
View changed files
➕
blueprints/flatnotes-totp/docker-compose.yml(+23 -0)➕
blueprints/flatnotes-totp/image.png(+0 -0)➕
blueprints/flatnotes-totp/template.toml(+28 -0)➕
blueprints/flatnotes/docker-compose.yml(+28 -0)➕
blueprints/flatnotes/image.png(+0 -0)➕
blueprints/flatnotes/template.toml(+32 -0)📝
meta.json(+38 -0)📄 Description
What is this PR about?
New PR of Flatnotes
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.