Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the cartodb configuration environment aware #37

Open
4 tasks
nballenger opened this issue Jul 30, 2019 · 0 comments
Open
4 tasks

Make the cartodb configuration environment aware #37

nballenger opened this issue Jul 30, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nballenger
Copy link
Contributor

To run the cartodb container as an ECS task, it will need to be able to source some of its configuration values from the environment.

  • Make a list of all configuration options that are environment-dependent
  • Create one or multiple configuration files that are env aware for those options
  • Create an ECS task definition that accounts for those environment variables
  • Deploy a task instance to test whether the instance successfully uses the env vars
@nballenger nballenger added the enhancement New feature or request label Jul 30, 2019
@nballenger nballenger added this to the Basic Cloud Deploy (Dev) milestone Jul 30, 2019
@nballenger nballenger self-assigned this Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant