Skip to content

feat: compose template file#632

Closed
oratory wants to merge 89 commits intoFinsys:mainfrom
oratory:Custom-compose-template
Closed

feat: compose template file#632
oratory wants to merge 89 commits intoFinsys:mainfrom
oratory:Custom-compose-template

Conversation

@oratory
Copy link
Copy Markdown

@oratory oratory commented Feb 22, 2026

Proposed change

This PR adds a Compose Template editor to the General Settings page:
image

This is then used as the default placeholder when creating a new compose stack on the Stacks page instead of the default nginx compose.

Closes #312 and #527.

Type of change

  • Bug fix: non-breaking change which fixes an issue.
  • New feature / Enhancement: non-breaking change which adds functionality.
  • Breaking change: fix or feature that would cause existing functionality to not work as expected.
  • Other. Please explain:

Other considerations

I'm not sure the General settings tab is the best place for this but I didn't want to make a new tab just for this. Renaming Config Sets and dropping this in there might work well though.

Adding a default .env template might also be a good idea.

jotka and others added 26 commits February 6, 2026 17:05
Enhanced the sendNtfy function to support Bearer token authentication in addition to Basic auth. Now, URLs in the format token@host/topic will use Bearer tokens, improving flexibility for different notification server setups.
Add mmost:// and mmosts:// (secure) Apprise URL support for Mattermost
incoming webhooks. Supports optional botname override and custom paths.

- Add sendMattermost() function following existing notification patterns
- Update NotificationModal with Mattermost in examples and description

🤖 Generated with AI assistance (Claude Opus 4.5)
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 22, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
9 out of 10 committers have signed the CLA.

✅ sieren
✅ FlintyLemming
✅ matt-boris
✅ shamoon
✅ vikte
✅ artbird309
✅ flohoss
✅ oratory
✅ TimElschner
❌ jotka
You have signed the CLA already but the status is still pending? Let us recheck it.

@jotka
Copy link
Copy Markdown
Contributor

jotka commented Apr 19, 2026

Thank you @oratory! We've implemented this feature based on your contribution. It will be released in v1.0.27.

@jotka jotka closed this Apr 19, 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.

Default "Sample" Docker Compose