Coder Social home page Coder Social logo

gentoo-mirror / certbot-dns-plugins Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.14 MB

Overlay for the DNS plugins of the ACME client certbot

Home Page: https://github.com/osirisinferi/certbot-dns-plugins-overlay

License: GNU General Public License v2.0

Shell 85.28% Roff 14.72%

certbot-dns-plugins's Introduction

OsirisInferis overlay for the DNS plugins of the ACME client certbot

pkgcheck ci

Description

Currently, the only certbot DNS plugin in the official Gentoo Portage tree is certbot-dns-nsone. This overlay contains unofficial ebuilds for all the other DNS plugins in the certbot repository.

Note: the working of the plugins (besides certbot-dns-rfc2136) is NOT garanteed, as I don't have any means to test them all.

Instructions

Recommended method

This method is for systems using app-eselect/eselect-repository for the management of their overlays. For the layman method or if you want to add the overlay completely manually, see below.

If not installed already, install app-eselect/eselect-repository:

sudo emerge -av app-eselect/eselect-repository

Next, enable the overlay:

sudo eselect repository enable certbot-dns-plugins

After the overlay has been enabled, it isn't downloaded yet. To download all the ebuilds, sync the overlay by running:

sudo emerge --sync certbot-dns-plugins

After the overlay has been synced, you can emerge any of the 13 certbot DNS plugins currently not in the official Gentoo Portage tree.

Note: all ebuilds have the testing KEYWORDS variable set, including potential dependencies from this overlay. Please add the appropriate keyword when trying to install any of the ebuilds.

Alternative methods

Layman

If you're using layman for managing your overlays, you can simply run:

sudo layman -a certbot-dns-plugins

After layman automatically has synced the overlay, it can be used immediately.

Note: all ebuilds have the testing KEYWORDS variable set, including potential dependencies from this overlay. Please add the appropriate keyword when trying to install any of the ebuilds.

Manual installation of the repository without eselect repository or layman

First, if not done already, make the directory for the repositories:

sudo mkdir -p /var/db/repos

Then clone the git repository to the directory made above:

cd /var/db/repos/ && sudo git clone https://github.com/osirisinferi/certbot-dns-plugins-overlay.git

Lastly, move the repo configuration file to the correct directory:

sudo mkdir -p /etc/portage/repos.conf
sudo ln -s /var/db/repos/certbot-dns-plugins-overlay/certbot-dns-plugins.conf /etc/portage/repos.conf/

Note: repos.conf can also be a file, but a directory is prefered according to the Handbook.

See for more information: https://wiki.gentoo.org/wiki//etc/portage/repos.conf

Note: all ebuilds have the testing KEYWORDS variable set, including potential dependencies from this overlay. Please add the appropriate keyword when trying to install any of the ebuilds.

certbot-dns-plugins's People

Contributors

osirisinferi avatar vtimofeenko avatar antonfischl1980 avatar

Watchers

James Cloos 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.