The personal website of Abigail Pain - https://akpain.net
|
||
---|---|---|
.github | ||
githubCommitInfo@bf00a7e864 | ||
music | ||
site | ||
.gitignore | ||
.gitmodules | ||
Caddyfile | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
grafana.ini | ||
prometheus.yml | ||
readingListBookmarklet.js | ||
restartGrafana.sh | ||
restartPrometheus.sh | ||
startNodeExporter.sh | ||
updateCaddyConfig.sh | ||
updaterWizard.py | ||
updateWebsite.sh |
website
Environment variables:
WEBSITE_GITHUB_TOKEN
- GitHub personal access token with the ability to clone and push repositories.WEBSITE_GIT_COMMIT_EMAIL
- email address to be used as an author in Git commitsWEBSITE_READINGLIST_TOKEN
- token to allow access to the reading list endpoint. Should be in theAuthorization
header, asBearer <token>
WEBSITE_SPOTIFY_CLIENT_ID
- Spotify oAuth credentials for the "now playing" displayWEBSITE_SPOTIFY_CLIENT_SECRET
- Spotify oAuth credentials for the "now playing" displayWEBSITE_SPOTIFY_REFRESH_TOKEN
- Spotify oAuth credentials for the "now playing" display