-
Notifications
You must be signed in to change notification settings - Fork 0
Deployment
Fly is pretty bad and often has issues. One of the common issues are:
fly instance stuck on [1/2] Waiting for xxxxxxxxxxxxxx [app] to have state: started
To fix this:
fly machine start xxxxxxxxxxxxxxThe staging URL is: https://wdcc-uabc-staging.fly.dev/
Our staging is automatically deployed with Actions whenever a pull request is merged to master, via our CD pipeline.
Alternatively, you may manually deploy it in the Actions tab and run the workflow:
Note
Make sure you're running it on the staging environment
The production URL is: https://uabc.wdcc.co.nz/
Our production is manually deployed within Actions, you can run a manual workflow (remember to change the environment to production):
The storybook URL is: https://uoawdcc.github.io/uabc-web/
Our storybook is automatically deployed with Actions whenever a pull request that changes package.json or packages/**.
- Contact WDCC for information about DNS config for the domain
Old UABC-Portal staging (use as reference): https://wdcc-uabc.fly.dev/
Old documentation from UABC-Portal (use as reference): https://uoawdcc.github.io/uabc-portal/#introduction