Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started #22

Open
dottodot opened this issue Feb 2, 2016 · 3 comments
Open

Getting started #22

dottodot opened this issue Feb 2, 2016 · 3 comments

Comments

@dottodot
Copy link

dottodot commented Feb 2, 2016

OK So i've got it installed locally and registered an email but after that I'm finding the documentation a little unclear. In the documentation it says

letsencrypt-aws takes it's configuration via the LETSENCRYPT_AWS_CONFIG environment variable. This should be a JSON object with the following schema:

but it's not clear where this goes

@paulswail
Copy link

As someone not familiar with Python, I also struggled with getting started based on the README instructions.
It would be useful to say that to install, you need to first clone the repo and then run:

pip install -r requirements.txt

@tj
Copy link

tj commented May 11, 2016

You also need libffi-dev, libssl-dev and some other stuff installed, would be great to have those documented

@mhassanpur
Copy link

+1

I also had to install the python-dev package (Debian)

sudo apt-get install python-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants