https://github.com/authentiqid/authentiq-cdn
Authentiq CDN repository
https://github.com/authentiqid/authentiq-cdn
Last synced: about 1 month ago
JSON representation
Authentiq CDN repository
- Host: GitHub
- URL: https://github.com/authentiqid/authentiq-cdn
- Owner: AuthentiqID
- Created: 2017-05-01T13:37:02.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-05-28T15:08:30.000Z (about 9 years ago)
- Last Synced: 2025-02-24T03:44:47.445Z (over 1 year ago)
- Language: CSS
- Size: 3.91 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authentiq CDN Origin Repository
Origin repository for the Authentiq CDN. Files are served on the following URL.
https://cdn.authentiq.io//
For instance:
https://cdn.authentiq.io/logos/small/app-icon-rounded.png
## Deploying
Deploys are normally managed automatically through CI.
### Deploy to test
To copy the contents of the current checkout to the test bucket, run:
./deploy test
### Deploy to prod
To copy the contents of the current checkout to the production bucket, run:
./deploy prod