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

Latest commit

 

History

History
23 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 578 Bytes

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.