GithubHelp home page GithubHelp logo

hfarazm / runcloud-letsencrypt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rehmatworks/runcloud-letsencrypt

0.0 2.0 0.0 16 KB

Install Let's Encrypt SSL on the free (or paid) plans of RunCloud.io

License: MIT License

Python 100.00%

runcloud-letsencrypt's Introduction

Buy Me A Coffee

RunCloud Let's Encrypt Automation

Install Let's Encrypt SSL on RunCloud.io servers

Installation

pip install rcssl

Usage

usage: PROG [-h] [-i {all}] [-u {all}] [-r] [-a {disable,enable}]

optional arguments:
  -h, --help            show this help message and exit
  -i, --install
                        Install SSL certificate on an app or on all available
                        apps. Provide the target app name or type all to
                        install SSL on all apps.
  -u, --uninstall
                        Uninstall SSL certificate from an app or from all
                        available apps.
  -r, --renew           Renew all installed SSl certificates.
  -a {disable,enable}, --autopilot {disable,enable}
                        Enable or disable auto-pilot mode.

Examples

To install SSL on all available apps:

rcssl -i all

And to install SSL on a specific app:

rcssl -i appname

Autopilot mode automatically retrieves and installs SSL certificates on your new apps without needing you to sign in and run the install command.

To enable autopilot mode:

rcssl -a enable

and to disable autopilot mode

rcssl -a disable

To uninstall SSL certificate from all apps:

rcssl -u all

And to uninstall SSL certificate from a specific app:

rcssl -u appname

runcloud-letsencrypt's People

Contributors

rehmatworks avatar

Watchers

 avatar  avatar

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.