mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
How? #124
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jult on GitHub (Jul 6, 2016).
OK, this issue is completely obsolete, as far as I'm concerned. Turned out there was a default python exclusion set in yum.conf, which is strangely never even echoed to its user, not even when doing "yum install python" or something. Seriously hating yum now.
@seefood commented on GitHub (Jul 6, 2016):
Have you read the readme, at least once?
@extremeshok commented on GitHub (Jul 6, 2016):
lol, that would be too much effort ;-P
Sorry, I could not resist the trolling
. https://eXtremeSHOK.com .
On 06-Jul-16 1:21 PM, Ira wrote:
@jult commented on GitHub (Jul 6, 2016):
What do you mean by "the readme" ? And yes, I read it all. It's unclear where which files need to be changed. You just have not documented anything pointing to that.
@jult commented on GitHub (Jul 6, 2016):
"Generally you want to set up your WELLKNOWN path first," where? I see it in your docs folder, but it does not even state that a filename needs to be changed, or moved, or whereto. You assume too much, you seriously do.
@jult commented on GitHub (Jul 6, 2016):
I do a git clone of your stuff, as recommended elsewhere, and on the server I see the git formatting in all files, which is also not very appropriate. I mean, if you do make txt files, make them in the .txt format, i.e. don't use code tags. I would easily have created a file like this:
domains.txt (of which still unclear where to put it):
@jult commented on GitHub (Jul 6, 2016):
"An example would be to create a directory /var/www/letsencrypt and set WELLKNOWN=/var/www/letsencrypt in the scripts config."
What config? The only config after a git clone I see is under /.git/, but that's not "the script config".
@germeier commented on GitHub (Jul 6, 2016):
There are three things that are assumed:
@jult commented on GitHub (Jul 6, 2016):
Like I wrote, and I know startssl is in the news because of their bad attempts at trying to go the letsencrypt route, but this is not the what would be expected for letsencrypt usage. The directory structure is not even like the one letsencrypt uses by default through the python installs of certs in /etc/letsencrypt, which is also confusing, since that is the logical route to follow, I would say. But hey, that's me. And even acmetool decided to not follow up on that logic. You're a bunch of weird coders, if you ask me.
The thing is; I have to install a cert on a CentOS 6.8 server (not mine, and I can't upgrade it), acmetool would not work, because install from source requires at least a GLIBC version that I could not get installed on CentOS 6.8, and acmetool provides no package for CentOS 6.* (even though they weirdly do provide the repo for it that, without documenting it, just doesn't hold acmetool).
Yes, one could try python 2.7 on CentOS 6.8, but whatever I do, I keep running into issues with that, a can of worms would be an understatement at this point.
So I end up with this shell script option, which, one must admit, requires time to get running that is presumably more than installing through startssl. Which was my earlier point.
@germeier commented on GitHub (Jul 6, 2016):
If letsencrypt.sh is to complicated for you, you can always go the startssl route or simply use another lightweight ACME implementation, see: https://github.com/certbot/certbot/wiki/Links
@lingej commented on GitHub (Jul 6, 2016):
this is not letsencrypt! Its the letsencrypt.sh repository
See -> https://letsencrypt.org/
@jult commented on GitHub (Jul 6, 2016):
I know, but why completely change the way they prefer to do things (and why install certs in some weird /opt/letsencrypt.sh/certs dir)? You use their servers, you could at least use their conventions. Unless it's something you like to do, to confuse the public at large.
Also, I'm just guessing, but this script wants us to change file.extension.md into file.extension or what? And then move them to the folder where the .sh is.
@germeier commented on GitHub (Jul 6, 2016):
I give up!
@seefood commented on GitHub (Jul 6, 2016):
@jult I actually find the original LetsEncrypt tool to completely change the way I like to do things, including attempting to reconfigure the webserver(s) for me, pick directories for me, and then refuse to run under cron if anything is bothering it (and it's a highly sensitive primadonna).
Here, I just:
and that should do it. This works well since I have a mix of static, php and other sites all on the same machine, in various directories owned by different users, and this client just works and allows me to never worry about expired certificates ever again.
If this is not your bag, feel free to use any of the other dozen or two clients written to use their server. this client though, is as simple as they get.
@jult commented on GitHub (Jul 6, 2016):
Again, must be me, but is this .md extension something I should know about? First time I encounter it..
@germeier commented on GitHub (Jul 6, 2016):
http://lmgtfy.com/?q=extension+md
@Rayne commented on GitHub (Jul 6, 2016):
Your
nginx-config(jult/nginx-config) repository consists of two files and one of them is aREADME.mdwith valid Markdown. Please stop trolling.@jult commented on GitHub (Jul 6, 2016):
On July 6, 2016 6:25:19 PM GMT+02:00, Dennis Meckel notifications@github.com wrote:
It was forked, I never wrote it. It's not my Nginx config.
Sent from my OpenPDroid protected phone with k9mail. Please excuse my brevity.
@rumpelsepp commented on GitHub (Jul 6, 2016):
@lukas2511 Please lock this. It is spaming my inbox.