Good stuff!

On Tue, Feb 09, 2016 at 11:15PM, Olaf Flebbe wrote:
> Pfff this was tough
> 
> https://ci.bigtop.apache.org is running now !!!
> 
> I have to go to bed now. Short intro:
> 
> Apache reverse proxy config for jenkins in /etc/httpd/conf.d/ssl.conf
> Certificates configured in the same file. This file should be stable now.
> A reload page /var/www/html/index.html
> 
> Apache has now way to much modules
> 
> ec2-user@master:
> 
> Jenkins is run as docker instance but now with port 8080 redirected to 8080
> (start with sudo startjenkins.sh
> 
> 
> Recreating certs (needed every month!)
> 
> sudo docker run --rm -i -t -p 80 -p 443:443  -v 
> "/home/ec2-user/etc:/etc/letsencrypt" letsencrypt certonly --standalone 
> --email [email protected] -d ci.bigtop.apache.org
> 
> New certs in ~/etc (as Root! yes! Root! we need root here!)
> 
> ...
> 
> Over and out
>    Olaf
> 
> 
> 
> 


Attachment: signature.asc
Description: Digital signature

Reply via email to