VirtualTam's bookmarks
69 bookmarks found
-
Monorepo - Wikipedia
2018-12-07 Literature
- https://dl.acm.org/citation.cfm?id=2854146
- https://cacm.acm.org/magazines/2016/7/204032-why-google-stores-billions-of-lines-of-code-in-a-single-repository/fulltext
- https://www.tomasvotruba.cz/clusters/#monorepo-from-zero-to-hero
- https://medium.com/@maoberlehner/monorepos-in-the-wild-33c6eb246cb9
- https://danluu.com/monorepo/
- https://hackernoon.com/a-monorepo-github-flow-and-automation-ftw-c41a2d9c48bb
- https://hackernoon.com/one-vs-many-why-we-moved-from-multiple-git-repos-to-a-monorepo-and-how-we-set-it-up-f4abb0cfe469
- https://hackernoon.com/continuous-integration-in-projects-using-monorepo-9b828d7a8dfa
- https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/
Git repository tools
CI/CD
- https://github.com/korfuri/awesome-monorepo
- https://github.com/slimm609/monorepo-gitwatcher
- https://www.reddit.com/r/docker/comments/7uaqx5/advice_about_cicd_with_docker_and_a_monorepo/
- https://stackoverflow.com/questions/6260383/how-to-get-list-of-changed-files-since-last-build-in-jenkins-hudson/9473207#9473207
- https://jenkins-x.io/commands/jx_step_split/
-
OpenCat - Arduino Project Hub
2018-02-23 -
-
On the Existence of IT Thingies
2018-01-21 - If it is not managed by SCM, it doesn't exist.
- If it is not covered by tests, it doesn't exist.
- If it cannot be built and deployed in an automated and reproducible way, it doesn't exist.
- If it is not running in production, it doesn't exist.
- If it is not monitored and supervised, it doesn't exist.
Simple, heh?
-
- https://github.com/docker-library/official-images#architectures-other-than-amd64
- https://hub.docker.com/u/arm32v7/
- https://forums.docker.com/t/automated-build-raspberry-pi-based-image-on-docker-hub/4155/7
- https://www.ecliptik.com/Cross-Building-and-Running-Multi-Arch-Docker-Images/
- https://stackoverflow.com/questions/44925788/dockerfile-compile-in-local-machine-but-fails-in-docker-hub-for-automated-build
- https://github.com/alexellis/docker-arm
- https://github.com/resin-io-projects/armv7hf-debian-qemu
- https://github.com/cmosh/alpine-arm
-
Arduino & Aquaponics
2017-12-02 - http://www.backyardaquaponics.com/forum/viewtopic.php?f=50&t=22607
- https://makezine.com/projects/aquaponic-garden/
- http://www.instructables.com/id/Arduino-Aquaponics-JSON-Pump-Controller/
- http://www.instructables.com/id/Simple-Arduino-Controlled-Aquaponic-System/
- https://www.reddit.com/r/aquaponics/comments/2lat5z/arduino_sensors/
- https://www.reddit.com/r/aquaponics/comments/3ykuur/aquaponics_iot_sensor_system/
- https://www.atlas-scientific.com/product_pages/kits/do_kit.html
- https://www.phidgets.com/?tier=1&catid=11&pcid=9
- https://permies.com/t/33076/Automation-Arduino-Aquaponics
- https://www.cooking-hacks.com/open-aquarium-aquaponics
- http://www.instructables.com/id/IAquaDesk-Iot-enabled-Aquaponis-using-Intel-galile/
-
Ansible AWX & Ansible Tower Documentation
2017-09-26 -
https://www.ansible.com/blog/2013/08/05/supercharge-ansible-with-ansibleworks-awx-1-2
-
https://jpmens.net/2017/10/23/trigger-awx-job-runs-on-scm-commit/
-
https://www.jeffgeerling.com/blog/2017/ansible-open-sources-ansible-tower-awx
-
https://www.reddit.com/r/ansible/comments/6ymmny/awx_ansible_towers_upstream_open_source_project/
-
Ansible modules:
- https://docs.ansible.com/ansible/latest/ldap_entry_module.html
- https://docs.ansible.com/ansible/latest/ldap_attr_module.html
Installation guides:
- https://wiki.debian.org/LDAP/OpenLDAPSetup
- https://debian-administration.org/article/585/OpenLDAP_installation_on_Debian
Debconf & slapd automation: