Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.
/ wordpress-cd-s3 Public archive

Wordpress CD driver to deploy WP artifacts to S3 buckets.

Notifications You must be signed in to change notification settings

rossigee/wordpress-cd-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS S3 deployment driver

Deploys plugins, themes and site builds to S3 buckets.

Requires the 'wordpress-cd' package.

Requires the following environment variables to be made available:

Env var Description Example
WPCD_S3_PREFIX The bucket and path to upload the ZIP file to s3://my-artifacts-bucket/wordpress/plugins

It invokes the 'aws' CLI in a subprocess, so will require either a valid AWS configuration file available, or the relevant 'AWS_*' environment variables set.

About

Wordpress CD driver to deploy WP artifacts to S3 buckets.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors