- http://www.downloads.netgear.com/files/GS108T_UM_11Feb08.pdf
- https://community.netgear.com/t5/Smart-Plus-Click-Switches/GS108T-Management-VLAN-and-DHCP-server/td-p/1242536
- https://kb.netgear.com/21988/How-do-I-configure-a-DHCP-server-using-the-web-interface-on-my-managed-switch
- https://community.netgear.com/t5/Smart-Plus-Click-Switches/GS108T-no-dhcp-coming-thru/td-p/402549
- https://community.netgear.com/t5/Managed-Switches/DHCP-through-GS108Tv2/td-p/1416570
- https://community.spiceworks.com/topic/1670135-netgear-gs108t-switch-configuration
VirtualTam's bookmarks
-
-
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/
-
2018-09-10 -
2018-08-01 -
2018-08-01 -
Extension with Compose format 3.4+:
- https://github.com/moby/moby/issues/31101
- https://github.com/docker/compose/issues/4315
- https://github.com/docker/cli/pull/452
- https://github.com/docker/compose/pull/5140
- https://stackoverflow.com/questions/45279662/extend-service-in-docker-compose-3
Inheritance through YAML anchors: