Skip to main content

Salt Extension for interacting with Certbot

Project description

Salt Extension for Certbot

Salt Extension for interacting with Certbot

Security

If you discover a security vulnerability, please refer to Salt's security guide.

User Documentation

For setup and usage instructions, please refer to the User Documentation.

Contributing

The saltext-acme project welcomes contributions from anyone!

The Salt Extensions guide provides comprehensive instructions on all aspects of Salt extension development, including writing tests, running tests, writing documentation and rendering the docs.

Quickstart

To get started contributing, first clone this repository (or your fork):

# Clone the repo
git clone --origin upstream git@github.com:salt-extensions/saltext-acme.git

# Change to the repo dir
cd saltext-acme

Automatic

If you have installed direnv, allowing the project's .envrc ensures a proper development environment is present and the virtual environment is active.

Without direnv, you can still run the automation explicitly:

python3 tools/initialize.py
source .venv/bin/activate

Manual

Please follow the first steps, skipping the repository initialization and first commit.

Pull request

Always make changes in a feature branch:

git switch -c my-feature-branch

To submit a Pull Request, you'll need a fork of this repository in your own GitHub account. If you followed the instructions above, set your fork as the origin remote now:

git remote add origin git@github.com:<your_fork>.git

Ensure you followed the first steps and commit your changes, fixing any failing pre-commit hooks. Then push the feature branch to your fork and submit a PR.

Ways to contribute

Contributions come in many forms, and they’re all valuable! Here are some ways you can help without writing code:

You can also contribute by:

  • Writing blog posts
  • Sharing your experiences using Salt + Certbot on social media
  • Giving talks at conferences
  • Publishing videos
  • Engaging in IRC, Discord or email groups

Any of these things are super valuable to our community, and we sincerely appreciate every contribution!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saltext_acme-1.0.0.tar.gz (55.7 kB view details)

Uploaded Source

Built Distribution

saltext.acme-1.0.0-py2.py3-none-any.whl (15.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file saltext_acme-1.0.0.tar.gz.

File metadata

  • Download URL: saltext_acme-1.0.0.tar.gz
  • Upload date:
  • Size: 55.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for saltext_acme-1.0.0.tar.gz
Algorithm Hash digest
SHA256 30963f58d22648d8954ade9df9d0400aea8d33ce5a9b81cfec80c938affe38b9
MD5 8bf9cd1e6c42358e4cb264af2b39eed2
BLAKE2b-256 a92ec4c25592c55cbc0a86f3b15288d1447fae301aebdee3855a535f1c3f05ea

See more details on using hashes here.

File details

Details for the file saltext.acme-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for saltext.acme-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 163bf1fda7e8b72c7a6718d9e3f7e9c9c8d24c71c32596b3185e258edb30d7e0
MD5 34fd9edad1ab6d5d57a96281cb09cc7b
BLAKE2b-256 69640732c68e894354e0683f00025016c61e216f9882ad085f910e297ee2f5ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page