[PR #437] [CLOSED] Restart nginx after certification #836

Closed
opened 2025-12-29 01:29:34 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/437
Author: @gfarrell
Created: 9/25/2017
Status: Closed

Base: masterHead: restart-nginx-after-certification


📝 Commits (9)

  • a6a0298 add cloudflare hook
  • a1e4738 use https url for submodule because otherwise auth gets in the way
  • a35bb75 add cron script
  • d3463d1 fix cron script dir groking
  • be09f72 use python3 instead of python
  • e21a987 update cloudflare hook
  • 377b8f2 update cloudflare hook
  • 39b1667 update cloudflare hook
  • cbb32a7 add nginx-restart script to restart nginx

📊 Changes

4 files changed (+16 additions, -0 deletions)

View changed files

.gitmodules (+3 -0)
cron.sh (+9 -0)
hooks/cloudflare (+1 -0)
hooks/nginx/nginx-restart.sh (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/437 **Author:** [@gfarrell](https://github.com/gfarrell) **Created:** 9/25/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `restart-nginx-after-certification` --- ### 📝 Commits (9) - [`a6a0298`](https://github.com/dehydrated-io/dehydrated/commit/a6a029811c813d4772132f12b821ddc9dec4309f) add cloudflare hook - [`a1e4738`](https://github.com/dehydrated-io/dehydrated/commit/a1e47387949bfeefa23fc1cbc6db77d8a1716047) use https url for submodule because otherwise auth gets in the way - [`a35bb75`](https://github.com/dehydrated-io/dehydrated/commit/a35bb7537238689853afd66d53f1a3e42263782f) add cron script - [`d3463d1`](https://github.com/dehydrated-io/dehydrated/commit/d3463d139637bba6896dff2d7f4c78b7ce773b97) fix cron script dir groking - [`be09f72`](https://github.com/dehydrated-io/dehydrated/commit/be09f72453f93f1f1a11a1734fd15d3c0304a297) use python3 instead of python - [`e21a987`](https://github.com/dehydrated-io/dehydrated/commit/e21a987367a8e8b968aef93fb8ea540850232559) update cloudflare hook - [`377b8f2`](https://github.com/dehydrated-io/dehydrated/commit/377b8f2e364f99bc4298961b8b2929bfd634c32e) update cloudflare hook - [`39b1667`](https://github.com/dehydrated-io/dehydrated/commit/39b16671df6471538733f3647019754f209c8eaf) update cloudflare hook - [`cbb32a7`](https://github.com/dehydrated-io/dehydrated/commit/cbb32a798b71e8f32a5f38b5e10f2d12b3c12e4d) add nginx-restart script to restart nginx ### 📊 Changes **4 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitmodules` (+3 -0) ➕ `cron.sh` (+9 -0) ➕ `hooks/cloudflare` (+1 -0) ➕ `hooks/nginx/nginx-restart.sh` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:34 +01:00
adam closed this issue 2025-12-29 01:29:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#836