https://github.com/matt-ball/ring
See current track status and stats.
https://github.com/matt-ball/ring
Last synced: 3 months ago
JSON representation
See current track status and stats.
- Host: GitHub
- URL: https://github.com/matt-ball/ring
- Owner: matt-ball
- Created: 2017-06-09T20:40:01.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T16:43:05.000Z (about 1 year ago)
- Last Synced: 2024-04-13T23:54:55.695Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://play.google.com/store/apps/details?id=mjo.ringapp
- Size: 994 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ring app
Install Google Cloud SDK to deploy:
`curl https://sdk.cloud.google.com | bash`# Deployment
SSH to compute engine instance:
`make deploy`Note: `gcloud components update` may need to be used if the `gcloud app deploy` command fails.
# Google Digital Asset Links
Should the signing key for the Android release ever change, the json manifest (https://github.com/matt-ball/ring/blob/main/.well-known/assetlinks.json)
must be updated across ALL domains (including subdomains), GAE is covered via Github, however the root json file must also be updated manually in /var/www/htmlEnsure that the *RELEASE* key is used.
context: https://developer.android.com/training/app-links/verify-android-applinks#multi-subdomain