You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ALGOLIA_ADMIN_API_KEY=<Algolia admin key for prod account> OBJ_ACCESS_KEY=<OBJ access key for production bucket> OBJ_SECRET_KEY=<OBJ for production bucket> ./deploy_to_production.sh
#
# This scripts calls the `deploy_to_object_storage.sh` script, which will build
# Hugo and sync the rendered site to the production `linodedocs-latestrelease`
# object storage bucket.
#
# Afterwards, it updates the indices on the production Algolia account.