Skip to content
Snippets Groups Projects
Commit eb1e9e0f authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Public keys are in the repo now

parent 4736265e
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!118Merge develop into staging,!114Move keys around
...@@ -3,7 +3,8 @@ Generating keys ...@@ -3,7 +3,8 @@ Generating keys
There are example ``public-keys`` and ``private-keys`` repos in ``morph/grid/local/``. There are example ``public-keys`` and ``private-keys`` repos in ``morph/grid/local/``.
``<grid>/config.json`` has the paths for the key files for the respective grid. ``<grid>/config.json`` has the paths for the key files for the respective grid.
Create symlinks named ``public-keys`` and ``private-keys`` to your secret key repositories for the deployment you are working on. Create a symlink ``private-keys`` to your secret key repositories for the deployment you are working on.
Create a directory named ``public-keys`` containing the corresponding public keys for the deployment.
Stripe Stripe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment