Skip to content

Instantly share code, notes, and snippets.

View joeygrable94's full-sized avatar
🖋️
foobar

Joey Grable joeygrable94

🖋️
foobar
View GitHub Profile
@joeygrable94
joeygrable94 / aws-bitnami-wp-ssl-autorenewal-instructions.md
Last active December 2, 2022 18:33
AWS Bitnami WordPress, NGINX, SSL Lets Encrypt Auto Renewal

WordPress With NGINX And SSL Packaged By Bitnami For Virtual Machines


Using Approach A or B

test ! -f "/opt/bitnami/common/bin/openssl" && echo "Approach A: Using system packages." || echo "Approach B: Self-contained installation."

@joeygrable94
joeygrable94 / Subfolder to git repo.md
Created July 17, 2024 17:00 — forked from korya/Subfolder to git repo.md
Convert subfolder into Git submodule