VirtualTam's bookmarks
112 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
-
- https://github.com/docker-library/redis/issues/159
- https://gist.github.com/kapkaev/4619127
- https://stackoverflow.com/questions/19581059/misconf-redis-is-configured-to-save-rdb-snapshots
- https://stackoverflow.com/questions/42502636/unable-to-save-in-background-redis-server
- https://people.redhat.com/nhorman/papers/rhel4_vm.pdf
-
AWS Command Line Interface
2018-10-23 -
-
- https://github.com/PipeWire
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Configuration
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/JACK
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/PulseAudio
- https://wiki.gentoo.org/wiki/Pipewire
- https://wiki.archlinux.org/index.php/PipeWire
- https://bootlin.com/blog/an-introduction-to-pipewire/
FOSDEM:
- https://archive.fosdem.org/2019/schedule/event/pipewire/
- https://archive.fosdem.org/2020/schedule/event/ema_pipewire/
Fedora adoption:
- https://fedoraproject.org/wiki/Releases/34/ChangeSet#Route_all_Audio_to_PipeWire
- https://fedoraproject.org/wiki/Changes/DefaultPipeWire
Articles:
- https://blogs.gnome.org/uraeus/2018/09/24/getting-the-team-together-to-revolutionize-linux-audio/
- https://www.collabora.com/news-and-blog/blog/2020/03/05/pipewire-the-media-service-transforming-the-linux-multimedia-landscape/
- https://www.reddit.com/r/linux/comments/9k89bm/getting_the_team_together_to_revolutionize_linux/
Troubleshooting:
-
Effective Go - Embedding
2018-09-20 - https://stackoverflow.com/questions/31505587/how-can-two-different-types-implement-the-same-method-in-golang-using-interfaces
- https://stackoverflow.com/questions/34079466/golang-embedded-struct
- https://github.com/golang/go/issues/22013
- https://golang.org/doc/faq#inheritance
- https://golang.org/doc/faq#Is_Go_an_object-oriented_language
- https://travix.io/type-embedding-in-go-ba40dd4264df
-
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 (!):
-
Scaling Docker with Kubernetes
2018-09-13 - https://github.com/jenkinsci/kubernetes-plugin
- https://github.com/jenkinsci/kubernetes-plugin/tree/master/examples
- https://issues.jenkins-ci.org/browse/JENKINS-48421
- https://www.blazemeter.com/blog/how-to-setup-scalable-jenkins-on-top-of-a-kubernetes-cluster
- https://stackoverflow.com/questions/49988038/declarative-jenkins-pipeline-use-existing-kubernetes-pod-template