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

[fingerprint] - infra generation #2616

Closed
4 tasks done
weikanglim opened this issue Aug 8, 2023 · 2 comments
Closed
4 tasks done

[fingerprint] - infra generation #2616

weikanglim opened this issue Aug 8, 2023 · 2 comments
Assignees
Labels

Comments

@weikanglim
Copy link
Contributor

weikanglim commented Aug 8, 2023

Part of #705

Infra generation

  1. Backend that largely leverages text/template to expand templates for the particular app configuration.
  2. Frontend that prompts users for inputs/necessary revisions.

Remainder work

  • Refactor/cleanup
  • Telemetry
  • Acceptance tests
  • Review & check-in
@weikanglim weikanglim self-assigned this Aug 8, 2023
@weikanglim weikanglim added this to the September 2023 - 1.3.0 milestone Aug 8, 2023
weikanglim added a commit that referenced this issue Aug 31, 2023
Provide templates and infra specification that can be used to described and scaffold a complete infrastructure setup.

The current support host is api (backend) and web (frontend) container app services with support for mongoDB (on Azure Cosmos DB), PostgreSQL (on flexible servers).

The `infra` folder generated is validated using tests that verify for correctness. They are tested against `bicep build` and validated for no lint errors.

Addresses #2616
@savannahostrowski
Copy link
Contributor

@weikanglim Is this completed with #2658?

@weikanglim
Copy link
Contributor Author

Closing out with #2658

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants