Skip to content

Some deploy config and simple Docker compose.yml file for local usage#1

Open
federico-bana-cedarcode wants to merge 2 commits intomainfrom
banafederico-thrash
Open

Some deploy config and simple Docker compose.yml file for local usage#1
federico-bana-cedarcode wants to merge 2 commits intomainfrom
banafederico-thrash

Conversation

@federico-bana-cedarcode
Copy link
Copy Markdown

@federico-bana-cedarcode federico-bana-cedarcode commented May 4, 2026

This is the branch where I'll put all the random stuff I'm trying with the out-of-the-box Fizzy setup.

Started with me playing around with setting up Fizzy locally but ended up being somehow useful.

Please approve.

@federico-bana-cedarcode federico-bana-cedarcode changed the title [WIP] Some messing around Some deploy config and simple Docker compose.yml file for local usage May 6, 2026
Comment thread config/deploy.yml
server: localhost:5555
server: 864100757851.dkr.ecr.us-east-1.amazonaws.com
username: AWS
password: <%= %x(aws ecr get-login-password).strip %>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: is the strip needed?

Suggested change
password: <%= %x(aws ecr get-login-password).strip %>
password: <%= %x(aws ecr get-login-password)%>

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.

2 participants