Skip to content

Repository files navigation

wordpress-wordless-capistrano-skeleton

This is a skeleton repo with capistrano and all the other fun things for deploying

%%APPLICATION%% -The website name ex. example.com

%%LOCAL_DB_HOST%% -Database host used on local dev machine ex. localhost %%LOCAL_DB_NAME%% -Database name used on local dev machine ex. example_db %%LOCAL_DB_PASSWORD%% -Database password %%LOCAL_DB_USER%% -Database user

%%STAGING_DB_HOST%% %%STAGING_DB_NAME%% %%STAGING_DB_PASSWORD%% %%STAGING_DB_USER%%

%%PRODUCTION_DB_HOST%% %%PRODUCTION_DB_NAME%% %%PRODUCTION_DB_PASSWORD%% %%PRODUCTION_DB_USER%%

%%REPOSITORY%% -Git

%%SERVER_GROUP%% -File ownership group ex. www-data or nobody %%SERVER_USER%% -User on server ex. ubuntu or yourname

%%SSH_PORT%% -I like using a special port...you might just use 22

%%THEME_NAME%% -Whatever you are calling your wordless theme

About

This is a skeleton repo with capistrano and all the other fun things for deploying

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages