[PR #620] [CLOSED] improve intro documentation #880

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/620
Author: @mirabilos
Created: 12/19/2018
Status: Closed

Base: masterHead: docs


📝 Commits (10+)

  • bad1d0c improve intro documentation
  • 6b25d97 also add an example hook for a Kolab 2 server system
  • bbdc725 document appropriate crontab(5) entries
  • 989905f document that restarting services is possibly preferable over rebooting
  • 2057d98 document the v2 staging CA in the sample config, too
  • 43db076 document more example config and add a Debian non-reboot example
  • 0b6adee extra debugging, if desired
  • 544ead0 example only-service restart for MirBSD
  • f02020b checking once a week is enough
  • 05eda91 release 0.6.5 (fixed apiv1 compatibility...)

📊 Changes

10 files changed (+772 additions, -13 deletions)

View changed files

📝 CHANGELOG (+4 -0)
📝 README.md (+17 -1)
📝 dehydrated (+13 -12)
📝 docs/examples/config (+2 -0)
docs/examples/debian-cert.sh (+180 -0)
docs/examples/debian-hook.sh (+63 -0)
docs/examples/kolab2-cert.sh (+169 -0)
docs/examples/kolab2-hook.sh (+63 -0)
docs/examples/mbsdcert.sh (+198 -0)
docs/examples/mbsdhook.sh (+63 -0)

📄 Description

  • document produced files
  • sample filtering hook script

🔄 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/620 **Author:** [@mirabilos](https://github.com/mirabilos) **Created:** 12/19/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `docs` --- ### 📝 Commits (10+) - [`bad1d0c`](https://github.com/dehydrated-io/dehydrated/commit/bad1d0cd8d0f90c3590d692fc1eb4e3941b43ea3) improve intro documentation - [`6b25d97`](https://github.com/dehydrated-io/dehydrated/commit/6b25d97f4819c08b22dddf94323ed870d50a299a) also add an example hook for a Kolab 2 server system - [`bbdc725`](https://github.com/dehydrated-io/dehydrated/commit/bbdc725bcc15c424d71a330da4c5343833af18e8) document appropriate crontab(5) entries - [`989905f`](https://github.com/dehydrated-io/dehydrated/commit/989905f79e6031fca98bdf1c224eaf12822931fe) document that restarting services is possibly preferable over rebooting - [`2057d98`](https://github.com/dehydrated-io/dehydrated/commit/2057d98e58a516f6e21687007e868d3137b78990) document the v2 staging CA in the sample config, too - [`43db076`](https://github.com/dehydrated-io/dehydrated/commit/43db076f19621d731fcf7e59950b67bced74e40b) document more example config and add a Debian non-reboot example - [`0b6adee`](https://github.com/dehydrated-io/dehydrated/commit/0b6adee8415d52f7b65d0b7dadb8477948012f1b) extra debugging, if desired - [`544ead0`](https://github.com/dehydrated-io/dehydrated/commit/544ead01385f4f922b16890de5e657af4bcb4f51) example only-service restart for MirBSD - [`f02020b`](https://github.com/dehydrated-io/dehydrated/commit/f02020b4ef770471fb86e8bfd94fb5c67274008c) checking once a week is enough - [`05eda91`](https://github.com/dehydrated-io/dehydrated/commit/05eda91a2fbaed1e13c733230238fc68475c535e) release 0.6.5 (fixed apiv1 compatibility...) ### 📊 Changes **10 files changed** (+772 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG` (+4 -0) 📝 `README.md` (+17 -1) 📝 `dehydrated` (+13 -12) 📝 `docs/examples/config` (+2 -0) ➕ `docs/examples/debian-cert.sh` (+180 -0) ➕ `docs/examples/debian-hook.sh` (+63 -0) ➕ `docs/examples/kolab2-cert.sh` (+169 -0) ➕ `docs/examples/kolab2-hook.sh` (+63 -0) ➕ `docs/examples/mbsdcert.sh` (+198 -0) ➕ `docs/examples/mbsdhook.sh` (+63 -0) </details> ### 📄 Description - document produced files - sample filtering hook script --- <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:47 +01:00
adam closed this issue 2025-12-29 01:29:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#880