Skip to content

NoonPacific/whitelabel_automator

 
 

Repository files navigation

noonpacific_automator

To build:

Run:

First, you should generate the following config.yaml file

whitelabel: KEY_FOR_WHITELABEL 
buffer: KEY_FOR_BUFFER 
buffer_twitter: True|False Boolean on whether to publish to Twitter
mailchimp: KEY_FOR_MAILCHIMP
mailchimp_audience: Mailchimp Audience to Deliver to

To Deploy,

python setup.py sdist
docker build .

NOTE: The current iteration of the Dockerfile comments out the copying out of the cron command. If you're deploying via a raw Docker image and not via Heroku Scheduler / etc, please uncomment these lines.

Run the docker container or deploy it on the infrastructure of your choice to set this up. The cron file assumes that the local timezone of the server runtime is the same as your local one, so please edit (preferably the cron schedule) accordingly.

Go stupid! Go crazy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.9%
  • Python 18.4%
  • Dockerfile 1.7%