Skip to content

Instantly share code, notes, and snippets.

@mjs
Created July 7, 2020 09:49
Show Gist options
  • Save mjs/1505d190bcc37975cc6a18565aa02adc to your computer and use it in GitHub Desktop.
Save mjs/1505d190bcc37975cc6a18565aa02adc to your computer and use it in GitHub Desktop.
BBB chat log from the July 2020 Christchurch Python meetup
[19:59] Welcome to <b>chch-python-2020-07</b>!<br><br>For help on using BigBlueButton see these (short) <a href="http://www.bigbluebutton.org/html5" target="_blank"><u>tutorial videos</u></a>.<br><br>To join the audio bridge click the phone button. Use a headset to avoid causing background noise for others.<br><br>This server is running <a href="http://docs.bigbluebutton.org/" target="_blank"><u>BigBlueButton</u></a>.
[20:00] Jimmy : https://git.1248.nz/python/docker
[20:01] Jimmy : Not yet
[20:08] Jimmy : I have venue that could be used
[20:11] Farzad : nope
[20:11] Tae : virtual laugh (hahaha)
[20:34] Menno FInlay-Smits : https://sylabs.io/
[20:34] Menno FInlay-Smits : https://podman.io/
[20:41] Menno FInlay-Smits : https://caddyserver.com/
[20:41] Mike : thanks for that.
[20:41] Menno FInlay-Smits : Fantastic web server with automatic TLS via Let's Encrypt (written in Go)
[20:48] Menno FInlay-Smits : https://docs.docker.com/engine/swarm/
[20:49] Menno FInlay-Smits : https://www.docker.com/blog/simplifying-kubernetes-with-docker-compose-and-friends/
[20:51] Brent : Do Catalyst Cloud use Kubernetes too?
[20:52] Menno FInlay-Smits : I believe Catalyst Cloud is OpenStack based (so VMs not containers)
[20:53] Menno FInlay-Smits : I spoke too soon. They have a Kubernetes offering too: https://catalystcloud.nz/services/paas/kubernetes/
[20:54] Menno FInlay-Smits : It looks nice too. Vanilla Kubernetes and no additional cost (just the instances, network and storage required to run it)
[20:55] Andrew Villazon : So using Docker, this would mean you can source control your app environment?
[20:58] Sam Bristow : https://github.com/containers/toolbox
[21:02] Menno FInlay-Smits : https://github.com/pypa/manylinux
[21:06] Sam Bristow : https://github.com/YoWASP/yosys
[21:06] Sam Bristow : https://github.com/m-labs/nmigen
[21:11] Andrew Villazon : Kinda related: github actions can spin up Docker containers to run tasks on events in the repository
[21:11] Andrew Villazon : https://github.com/features/actions
[21:15] Jimmy : https://docs.docker.com/engine/security/rootless/
[21:25] Andrew Villazon : Thanks for the presentation Jimmy!
[21:31] Menno FInlay-Smits : Scanning docker containers for security vulnerabilities:
- https://github.com/quay/clair
- https://github.com/optiopay/klar
[21:33] Sam Bristow : https://github.com/freeipa/freeipa-workshop
[21:38] Brent : samba may also offer ways to interact with Windows
[21:39] Shivan : Thank you Jimmy
[21:39] Tae : Very interesting to hear. Thank you
[21:40] Dhanya Mohan : Thank you Jimmy. It was a good session
[21:40] Dona Banerjee : Thank you Jimmy and Menno.
[21:41] John McLean : Thanks everyone
[21:41] Brent : can you leave the meeting running when you leave, if others want to keep chatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment