Skip to content

Script to run on a server to generate Anticensority PAC-script

License

Notifications You must be signed in to change notification settings

aire1/pac-script-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anticensority PAC-Script Generator

Script to run on a server to generate anticensority PAC-script.

Environment Variables

  • GH_REPO — Repo to which generated PAC-script will be uploaded.
  • GH_TOKEN — OAuth2 token that gives write access to GH_REPO (scope 'repo').

Deploy to Heroku

  1. In new tab: Deploy
  2. Deploy app > Manage App > Resources tab > Heroku Scheduler > Add new job > input "./bin/pac-script-generator" after $ > Save.

For Anticensority Team Developers

  1. Deploy tab > Connect to GitHub > connect to production branch with automatic deploys.

Error Reporting

  1. I strongly recommend configuring some error monitoring addon for Heroku. Unfortunately I can't advise any due to lack of long-term experience, you may try https://logentries.com.

About

Script to run on a server to generate Anticensority PAC-script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.0%
  • JavaScript 17.0%