Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 901 Bytes

infrastructure.md

File metadata and controls

36 lines (24 loc) · 901 Bytes

Hosting

Viewer

The viewer is hosted by Cloudflare Pages. See deployment.md for details.

# Confirm hosting provider
$ dig topology.pi-base.org

Compiler

Data

Compiled data is pushed to S3 and stored in the pi-base-bundles bucket in the pibase AWS account (893999385831).

# Check bucket contents
$ BRANCH=master curl -s pi-base-bundles.s3.us-east-2.amazonaws.com/refs/heads/$BRANCH.json | jq '.version'

Code

All code is hosted under the pi-base org on Github.

DNS

The pi-base.org domain and DNS are managed with Namecheap.

# Confirm domain registrar
$ whois pi-base.org | grep "Registrar:"