Work in progress.
Deploy serverless function to AWS to get your API Gateway URL.
sls deploy
- Install WP Pusher
- Add plugin or theme to WP Pusher
- Activate push-to-deploy
- Get deploy URL from WP Pusher settings
- Create and add Webhook URL to GitHub
- Get Site ID from Shifter Dashboard
More info:
- WP Pusher Full URL:
https://123-456.app.getshifter.io:123/?wppusher-hook&token=123&package=abc==
- WP Pusher Package:
123
- WP Pusher Token:
abc==
- Site ID:
abc123
- Username:
example
- Password:
password
https://lambda_url_example.amazonaws.com/dev/?site_id="abc123"&username="example"&password="password"&token="abc=="&package="123"