packages
packages copied to clipboard
Deploy Coder to your preferred cloud with a pre-built package.
Move this repo into the Coder project with `examples/`. Let's create separate repos for Railway, Heroku, etc.
- [x] Publish to the public ECR registry - Listing: https://gallery.ecr.aws/m2t7e1w5/coder-v2 - [x] Apply for custom publisher URL - [x] Add image - [x] Publish image to ECR private registry...
Related https://github.com/coder/coder/issues/6691
Apply for the Heroku partner program List Deploy on Coder as a Heroku button or an addon Similar listings https://elements.heroku.com/addons/kloude
Publish Coder as a [Kubesail](https://kubesail.com/) app. - [x] Publish https://kubesail.com/template/coder/coder - [ ] Automate new releases - [ ] Test - [x] Setup Coder template - [x] Create a workspace...
Somehow, all marketplace installs in our telemetry have the same deployment ID. When we are running the [999-cleanup.sh](https://github.com/coder/packages/blob/main/files/scripts/999-cleanup.sh) script let's make sure we wipe whatever is being used to persist...
Update GCP and AWS marketplace listing in docs once we get them live. cc: @alkcheon
We should only publish to the AWS/GCP marketplace when the stable release is cut and avoid using it on each new release.