example.com
could route $branch.demo.example.com
to the latest
commit on the branch $branch
by adding a single DNS record
CNAME *.demo demotarget.webapp.io
How to set up deployments:
Using webapp.io/dashboard, navigate to your customs domains.
staging.demo.example.com
could be bookmarked by a QA person to see the
latest commit on the staging
branch.main.demo.example.com
and main.demo.example.com/api
respectively)dashboard.main.demo.example.com
)https://(uuid).cidemo.co
, where the uuid is unique for
every Layerfile. The deployments page lets you customize this by adding a column
to its table and adding a CNAME
record on a domain you control.