Skip to content

Comments

feat: compose template file#632

Open
oratory wants to merge 1 commit intoFinsys:mainfrom
oratory:Custom-compose-template
Open

feat: compose template file#632
oratory wants to merge 1 commit intoFinsys:mainfrom
oratory:Custom-compose-template

Conversation

@oratory
Copy link

@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.

@CLAassistant
Copy link

CLAassistant commented Feb 22, 2026

CLA assistant check
All committers have signed the CLA.

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

2 participants