The Wayback Machine - http://web.archive.org/web/20220412160048/https://github.com/supabase/realtime/pull/49
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Realtime for Marketplaces #49

Merged
merged 6 commits into from Jun 3, 2020
Merged

Prepare Realtime for Marketplaces #49

merged 6 commits into from Jun 3, 2020

Conversation

Copy link
Member

@soedirgo soedirgo commented Jun 3, 2020

  • Makes Realtime retrieve SECRET_KEY_BASE from env instead of hardcoded values
  • Adds Packer/Ansible files for AWS/DO image creation

soedirgo added 5 commits Jun 2, 2020
Update Packer & Ansible settings to prepare for AWS/DO Marketplaces
`source_ami`'s default is set to x64 Ubuntu 18.04 EBS HVM in
ap-southeast-1 (Singpore), but ami codes change between regions, so this
should be a user variable along with `region`.
@soedirgo soedirgo merged commit 758e725 into master Jun 3, 2020
4 checks passed
@soedirgo soedirgo deleted the feature/marketplaces branch Jun 6, 2020
kiwicopple added a commit to kiwicopple/realtime that referenced this issue Jun 9, 2021
* chore: update Packer & Ansible files

Update Packer & Ansible settings to prepare for AWS/DO Marketplaces

* chore: set aws.json's `source_ami` to be user var

`source_ami`'s default is set to x64 Ubuntu 18.04 EBS HVM in
ap-southeast-1 (Singpore), but ami codes change between regions, so this
should be a user variable along with `region`.

* fix: get SECRET_KEY_BASE from env

* chore: proper cleanup of Ansible tmp files

* docs: better error messages for SECRET_KEY_BASE

* ci: fix artifact naming of release assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant