Git Product home page Git Product logo

Comments (3)

cldershem avatar cldershem commented on June 21, 2024

That's a command that you would run in a command line or a terminal. The first two lines are setting environment variables, the reset of that is the certbot command with a bunch of arguments that you will need to customize.

from certbot-s3front.

razor9999 avatar razor9999 commented on June 21, 2024

I copy and change follow guide but it does not work

root@ip-172-31-71-224:~# AWS_ACCESS_KEY_ID="AKIAJUxxxx" \

AWS_SECRET_ACCESS_KEY="Rhhw+Fbj25/Ixxxxxxxxxx"
certbot --agree-tos -a certbot-s3front:auth
--certbot-s3front:auth-s3-bucket admin.xxxxxx.cloud
--certbot-s3front:auth-s3-region ap-southeast-1 #(the default is us-east-1, unless you want to set it to something else, you can delete this line)
certbot: command not found
root@ip-172-31-71-224:# --certbot-s3front:auth-s3-directory admin # (default is "")
--certbot-s3front:auth-s3-directory: command not found
root@ip-172-31-71-224:
# -i certbot-s3front:installer
--certbot-s3front:installer-cf-distribution-id ETCCYNxxx
-d admin.smart-hub.cloud
-i: command not found

from certbot-s3front.

cldershem avatar cldershem commented on June 21, 2024

The key problem appears to be certbot: command not found. It's either not installed or not in you PATH.

from certbot-s3front.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.