Skip to content

Conversation

@dricazenck
Copy link
Collaborator

@dricazenck dricazenck commented Jan 19, 2026

Description

  • Create fly-prod.toml for production configuration
  • Adjust fly-dev.toml for development environment
  • Update GitHub Actions workflows to use respective environment-specific config files and secrets

Related Issue

Relate to #443 a #451

Change Type

  • Deployment
  • Update DEV Token
  • Create Prod Token

- Create `fly-prod.toml` for production configuration
- Adjust `fly-dev.toml` for development environment
- Update GitHub Actions workflows to use respective environment-specific config files and secrets
@dricazenck
Copy link
Collaborator Author

FYI: @lauracabtay please have a look

@dricazenck dricazenck merged commit f9cb71b into Women-Coding-Community:main Jan 19, 2026
1 check passed
@dricazenck dricazenck deleted the chore_deploy_dev_prod branch January 19, 2026 22:58
force_https = true
auto_stop_machines = 'true'
auto_start_machines = true
min_machines_running = 0
Copy link
Contributor

Choose a reason for hiding this comment

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

@dricazenck should we not keep 1 machine running as a minimum in prod?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is not the final version, it is while we are not live, because we are not using and that reduces the costs 🙈

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