VirtualTam's bookmarks
327 bookmarks found
-
-
ferm and docker playing together
2018-12-21 - https://github.com/diefans/ferment
- https://blog.urth.org/2018/06/01/making-docker-play-nice-with-ferm-firewalls-on-linux/
- https://unrouted.io/2017/08/15/docker-firewall/
- https://github.com/wikimedia/puppet/commit/74050c6233c8b5ae291d3d7f5131a587941c50ac
- https://github.com/moby/moby/issues/12294#issuecomment-432921518
- https://github.com/Jamesits/systemd-named-netns
-
ldapbrowse: Console LDAP browser
2018-12-13 -
- https://mailarchive.ietf.org/arch/msg/quic/RLRs4nB1lwFCZ_7k0iuz0ZBa35s
- https://datatracker.ietf.org/meeting/98/materials/slides-98-edu-sessf-quic-tutorial-00.pdf
- https://www.reddit.com/r/networking/comments/9wriid/http3quic_and_the_yawning_abysmal_division/
- https://www.reddit.com/r/programming/comments/9wncor/httpoverquic_to_be_renamed_http3/
- https://www.youtube.com/watch?v=uVf_yyMfIPQ
- https://github.com/lucas-clemente/quic-go
-
-
Jenkins Pipeline and Google Cloud Registry
2018-09-20 -
- https://cloudplatform.googleblog.com/2018/07/introducing-jib-build-java-docker-images-better.html
- https://dzone.com/articles/building-docker-image-for-a-spring-boot-app
- https://www.reddit.com/r/programming/comments/8xen0j/jib_google_container_tool_for_building_java/
- https://news.ycombinator.com/item?id=17497026
-
Kubernetes plugin and examples:
Kubernetes pipeline plugin:
- https://github.com/jenkinsci/kubernetes-pipeline-plugin
- https://jenkins.io/doc/pipeline/steps/kubernetes-pipeline-steps/
Relevant issues:
- https://issues.jenkins-ci.org/browse/JENKINS-48135 - Multiple containers in declarative pipelines
- https://issues.jenkins-ci.org/browse/JENKINS-51353 - Request for volumes in declarative pipelines
Persisting volumes:
- https://kubernetes.io/docs/concepts/storage/persistent-volumes/
- https://cloud.google.com/kubernetes-engine/docs/concepts/persistent-volumes
- https://devopscube.com/persistent-volume-google-kubernetes-engine/
- http://www.monkeylittle.com/blog/2017/02/08/adding-persistent-volumes-to-jenkins-with-kubernetes-volumes.html
- https://stackoverflow.com/questions/48068973/volume-mounting-in-jenkins-on-kubernetes
Declarative pipelines with YAML spec:
- https://github.com/jenkinsci/kubernetes-plugin/blob/master/examples/declarative-multiple-containers.groovy
- https://stackoverflow.com/questions/47470498/how-to-define-multiple-containers-in-declarative-pipeline
Scripted pipelines:
XML (!):
-
The X-Windows Disaster – Don Hopkins
2018-09-10 -
RabbitMQ - Password Hashing
2018-08-28 - https://www.rabbitmq.com/passwords.html
- https://stackoverflow.com/questions/41306350/how-to-generate-password-hash-for-rabbitmq-management-http-api
- https://gist.github.com/christianclinton/faa1aef119a0919aeb2e
- https://stackoverflow.com/questions/9594125/salt-and-hash-a-password-in-python
- https://docs.python.org/3/library/hashlib.html
- https://docs.python.org/3/library/base64.html
-
- https://marc.info/?l=linux-netdev&m=153306429108040&w=2
- https://marc.info/?l=linux-netdev&m=153306429908043&w=2
- https://marc.info/?l=linux-netdev&m=153306437408074&w=2
- https://marc.info/?l=linux-netdev&m=153306440208084&w=2
- https://lkml.org/lkml/2017/11/10/666
- https://www.phoronix.com/scan.php?page=news_item&px=WireGuard-Plans-November-2017
- https://www.phoronix.com/scan.php?page=news_item&px=WireGuard-V1-Review
-