ably-labs / fully-featured-scalable-chat-app

An example of how to architect a fully featured, scalable chat app. With user and channel management and message history.
https://ffs-chat.ably.dev/
Apache License 2.0
64 stars 12 forks source link

Add infra workflow #54

Closed marcduiker closed 2 years ago

marcduiker commented 2 years ago

Added a new workflow that uses the new Ably Control API Action to create (or get) an Ably app, and create (or get) an API key. The API key is then used in a following step where the Azure CLI is used to update the Static Web Apps app settings.

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net

marcduiker commented 2 years ago

@thisisjofrank I've created a separate workflow for the creation of the Ably App & keys but I could also merge this with the existing workflow. Let me know what you think.

Regarding infrastructure as code: this does not include CosmosDB and the Storage account yet. Those can also be added to the workflow. New issue/task to add these?

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-dune-0fec87f03-54.westeurope.azurestaticapps.net