Files
2019-12-12 01:22:23 +01:00

566 B

Deployment

Necessary environment variables in Travis

  • OPTOLITH_KEY: Key to decrypt tables

Necessary environment variables in Node

  • HOST: Server
  • USER: User on server
  • PASSWORD: Password for user on server
  • PUBLISH_URL: Download URL for stable versions
  • PUBLISH_URL_INSIDER: Download URL for insider versions