Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
/ artcat-scripts Public archive

Scripts used for administering ArtCat and its associated applications

License

Notifications You must be signed in to change notification settings

bhoggard/artcat-scripts

Repository files navigation

artcat-scripts

Scripts used for administering https://www.artcat.com and its associated applications

Setup

bundle install
cp .env.example .env # then set to your values

Scripts

Create SSL Certificates using Amazon Certificate Manager

Given a file in your home directory ~/data/active-domains.txt, and proper values in .env

dotenv create-ssl-certs.rb

This will request certificates from Amazon Web Services, then use the dnsimple api to create the needed CNAME records for DNS validation of the domain.

About

Scripts used for administering ArtCat and its associated applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published