Skip to content

Updating readme to include additional steps required for use on a sto…#8

Open
jpreston84 wants to merge 1 commit into
freeipa:masterfrom
jpreston84:master
Open

Updating readme to include additional steps required for use on a sto…#8
jpreston84 wants to merge 1 commit into
freeipa:masterfrom
jpreston84:master

Conversation

@jpreston84

Copy link
Copy Markdown

…ck FreeIPA install.

@nicki-krizek nicki-krizek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for improving the readme. I left a couple of inline comments.

Comment thread README.md
* requests new certificate for FreeIPA web interface
* run renew-le.sh script once a day: it will renew the cert as necessary
* run "crontab -e" as root
* add the line "* * * * * /root/ipa-le/renew-le.sh"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This runs the script every minute, which is probably overkill and isn't in line with "run it once a day" mentioned previously.

Comment thread README.md
* clone/unpack all scripts including "ca" subdirectory somewhere (/root/ipa-le is the default)
* set WORKDIR variable to the directory you cloned the repository to in scripts setup-le.sh and renew-le.sh
* set EMAIL variable in script renew-le.sh
* run "yum install dnf" (a stock FreeIPA machine doesn't have dnf installed)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fedora has dnf by default. Perhaps this could be changed to "make sure you have dnf installed"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants