-
Published Question
I've a hunch I'm going to kick myself, but...
Is there a way to commit files to repo but exclude them from being deployed?
I've a very simple static site and deployment using Apps works fine.
However, I'd like to docu...
1
•
•
By
dazwilkin
DigitalOcean App Platform
-
Published Question
Folks --
It would be useful to be able to apply (arbitrary) key-value labels to Apps|Deployments|Components.
If I were to deploy a large number of apps, I feel managing them would become unwieldy.
It would be helpful ...
Accepted Answer:
Hello @dazwilkin
This sounds interesting! I encourage you to share your thoughts about this on our ideas page:
https://ideas.digitalocean.com/
We're constantly looking to improve all aspects of our service and welc...
1
•
•
By
dazwilkin
DigitalOcean App Platform
-
Published Question
Folks
The Apps spec only permits registry types (https://www.digitalocean.com/docs/app-platform/references/app-specification-reference/#ref-services-image-registry-type) of DOCR and DOCKER_HUB.
It would be useful to p...
Accepted Answer:
Hello @dazwilkin
There are plans of supporting additional registries in the future. We will be sharing all the feature releases and updates in our release notes:
App Platform Release Notes (https://www.digitalocean.c...
1
•
•
By
dazwilkin
DigitalOcean App Platform
-
Published Question
bash
doctl compute domain records list do.${ME}.com
ID Type Name Data Priority Port TTL Weight
12345678 CNAME my-domain ... 0 0 1800 0
But:
``...
Accepted Answer:
Hi there @dazwilkin,
I was able to reproduce this at my end as well, seems to affect CNAME records and NS records.
I will report this, but in the meantime, I found the following workaround, just pass the data as well:...
2
•
•
By
dazwilkin
DigitalOcean API and CLI (doctl)
API