Skip to content

teufelaudio/harness-spryker

 
 

Repository files navigation

Spryker Harness for Workspace

To use this harness:

  1. Install Workspace
  2. Run ws create <projectName> inviqa/spryker:v1.5.1
  3. Fill in project-specific AWS and Github credentials, set as blank if you don't need them
  4. Change to the directory: cd <projectName>
  5. Create an initial commit, ensuring that workspace.override.yml is not added to git:
git init
git add .
git commit -m "Initial commit"
  1. Store the workspace.override.yml contents in a suitable location (such as LastPass).

To generate and encrypt secrets for pipeline environments: https://github.com/inviqa/k8s-project-cluster/blob/0.1.x-dev/docs/cluster-management/sealed-secrets/README.md

Packages

No packages published

Languages

  • Twig 46.6%
  • Shell 32.5%
  • PHP 17.1%
  • Smarty 3.7%
  • Other 0.1%