Lutchy Horace
d241024593
* Hopefully fixed spacing
...
* Added --servicename argument
2021-11-09 08:20:22 -05:00
Lutchy Horace
97199fc9f5
* Now I can supply whatever backend I want
...
* Changed retrieve SSL certificate message
* Place all certs in /etc/ssl
* Added a new function cmd_exists to bootstrap.sh
* Properly check for response code
* Added Debug command line arguement
* Refactor code
2021-11-09 01:52:55 -05:00
Lutchy Horace
f25ed84a60
Reworded message to be agnostic
2021-11-08 16:54:54 -05:00
Lutchy Horace
45a108ac1a
Update README.md
2021-11-08 21:44:44 +00:00
Lutchy Horace
40666445ed
Merge branch '3-i-need-a-cron-job-that-restart-services-when-ip-changes' into 'master'
...
Resolve "I need a cron job that restart services when IP changes"
Closes #3
See merge request lhprojects-information-network/scripts!2
2021-10-26 12:13:57 +00:00
Lutchy Horace
a0ab07359e
First Draft and should close this MR
2021-10-26 08:10:32 -04:00
Lutchy Horace
3095c10873
Merge branch '9-add-donotredirect-to-createvhosts-sh' into 'master'
...
Resolve "Add --donotredirect to createVhosts.sh"
Closes #9
See merge request lhprojects-information-network/scripts!7
2021-03-24 16:52:31 -04:00
Lutchy Horace
7472d403c5
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-24 16:39:56 -04:00
Lutchy Horace
0adfdf6bc4
Closes #13 : Adds a proper cleanup
2021-03-24 16:39:37 -04:00
Lutchy Horace
e31a67071c
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-24 16:01:41 -04:00
Lutchy Horace
dd90e79b4b
Closes #11 : Verify vhost is reachable before continuing!
2021-03-24 16:01:27 -04:00
Lutchy Horace
84825971fd
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-19 11:48:51 -04:00
Lutchy Horace
09d7191802
Add debug option to acme
2021-03-19 11:48:38 -04:00
Lutchy Horace
29e42ed69d
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-19 11:42:57 -04:00
Lutchy Horace
0d664a5e6b
Log plain http traffic in nginx
2021-03-19 11:42:32 -04:00
Lutchy Horace
fcbc1cbc5c
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-19 11:35:26 -04:00
Lutchy Horace
89727c32f9
Reload nginx after you remove the conf
2021-03-19 11:35:10 -04:00
Lutchy Horace
5861111961
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-19 11:25:12 -04:00
Lutchy Horace
89fceaba29
Closes #10 : Delete nginx conf on certificate retrieval failure
2021-03-19 11:14:22 -04:00
Lutchy Horace
acf0d83730
Correct curl --max-time value
2021-03-17 18:25:33 -04:00
Lutchy Horace
50b39d006b
Add a curl timeout
2021-03-17 18:15:24 -04:00
Lutchy Horace
7104e0aac9
Don't display a message if root it's not defined
2021-03-17 18:12:14 -04:00
Lutchy Horace
485868e23e
Restored become, woops
2021-03-17 17:59:23 -04:00
Lutchy Horace
64ba71e028
Merge branch 'master' into 9-add-donotredirect-to-createvhosts-sh
2021-03-17 17:56:31 -04:00
Lutchy Horace
0f3dfc0819
Add debug function to become
2021-03-17 17:56:09 -04:00
Lutchy Horace
c9b11e82b4
Merge branch '7-fix-merge-request-5' into 'master'
...
Resolve "Fix merge request 5"
Closes #7
See merge request lhprojects-information-network/scripts!6
2021-03-17 17:48:23 -04:00
Lutchy Horace
2a08de6115
Initial support for --donotredirect
2021-03-17 17:47:19 -04:00
Lutchy Horace
185d813c0e
Refactored and fixed become
2021-03-17 16:10:32 -04:00
root
2e865bfa02
Merge remote-tracking branch 'origin/master' into 7-fix-merge-request-5
2021-03-17 13:58:07 -04:00
root
24bbfc4add
WIP: initial draft
2021-03-17 13:52:01 -04:00
Lutchy Horace
105365b324
Added executable bit to openbsd_poweroff.sh
2021-03-10 05:47:55 -05:00
Lutchy Horace
64c653e5ff
Added openbsd_poweroff.sh script
2021-03-10 05:34:08 -05:00
Lutchy Horace
433c7c3f94
Initial draft
2021-02-17 12:47:48 -05:00
Lutchy Horace
f71d76bc39
Verify host insecurely (they may have self signed certs)
2021-02-17 12:10:55 -05:00
Lutchy Horace
2887346ee1
Just a message that it's doing something!
2021-02-17 11:41:15 -05:00
Lutchy Horace
7ae3792fbc
Redirect grep out to null
...
Add debug message to validate_host
2021-02-17 11:39:42 -05:00
Lutchy Horace
8736baabbe
Merge branch '5-improve-certificate-acquistion' into 'master'
...
Resolve "improve certificate acquistion"
Closes #5
See merge request lhprojects-information-network/scripts!4
2021-02-17 11:32:04 -05:00
Lutchy Horace
92aa2f2333
Resolve "improve certificate acquistion"
2021-02-17 11:32:03 -05:00
Lutchy Horace
256af16b39
Merge branch '6-small-refactor' into 'master'
...
Resolve "small refactor"
Closes #6
See merge request lhprojects-information-network/scripts!5
2021-02-17 11:28:08 -05:00
Lutchy Horace
cb97128fb0
Resolves merge request 6
2021-02-17 11:24:46 -05:00
Lutchy Horace
c0a0c8c1ff
Merge branch '3-autoattach-is-not-case-insentive-for-y' into 'master'
...
Resolve "autoattach is not case insentive for 'Y'"
Closes #3
See merge request lhprojects-information-network/scripts!3
2021-02-10 15:21:04 -05:00
Lutchy Horace
5c139e4567
Convert to lowercase, then match.
2021-02-10 15:18:24 -05:00
Lutchy Horace
95901b3805
Merge branch '2-suppress-autoattach-output' into 'master'
...
Resolve "Suppress autoattach output"
Closes #2
See merge request lhprojects-information-network/scripts!2
2021-01-26 21:30:10 -05:00
Lutchy Horace
60f140ebf6
Move output to debug function
2021-01-26 21:24:36 -05:00
Lutchy Horace
96619c8183
Merge branch '1-add-support-for-openbsd-in-autoattach-script' into 'master'
...
Resolve "Add support for OpenBSD in autoattach script."
Closes #1
See merge request lhprojects-information-network/scripts!1
2021-01-26 04:24:02 -05:00
Lutchy Horace
3d3e3ddd5f
Support for different flavors of BSD systems.
2021-01-26 04:21:38 -05:00
Lutchy Horace
d9e8654e30
Fix formatting
2021-01-26 03:15:32 -05:00
Lutchy Horace
22e15dbda6
Convert to MARKDOWN
2021-01-26 03:14:13 -05:00
Lutchy Horace
c0e6080a66
* Remove obsolete scripts
...
* Update README
2021-01-26 03:10:15 -05:00
Lutchy Horace
2500470a1a
Initial commit
2021-01-21 16:58:32 -05:00