Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed broken links #1717

Merged
merged 1 commit into from
Nov 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions docs/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,14 +184,6 @@ As Peter wrote, sFlow is a companion to the Streaming Telemetry applications. It

Discussions: [:material-twitter:](https://twitter.com/sFlow/status/1495804147177775104)

### Network Modeling: Automating Mikrotik RouterOS CHR Containerlab images

<small>:material-text: [Blog](https://stubarea51.net/2021/12/20/network-modeling-automating-mikrotik-routeros-chr-containerlab-images/) by [@nlgotz](https://twitter.com/nlgotz) · :material-calendar: 2021-12-20</small>

A [blogpost](https://stubarea51.net/2021/12/20/network-modeling-automating-mikrotik-routeros-chr-containerlab-images/) showing how to build containerlab images for the Mikrotik CHR, and how you can avoid having to build them yourself using Docker.

Discussions: [:material-twitter:](https://twitter.com/nlgotz/status/1472941962345033728)

### My Journey and Experience with Containerlab

<small>:material-text: [Blog](https://juliopdx.com/2021/12/10/my-journey-and-experience-with-containerlab/) by [@JulioPDX](https://twitter.com/Julio_PDX) · :material-calendar: 2021-12-10</small>
Expand All @@ -200,18 +192,6 @@ In [this blog](https://juliopdx.com/2021/12/10/my-journey-and-experience-with-co

Discussions: [:material-twitter:](https://twitter.com/Julio_PDX/status/1469562531689631745) · [:material-linkedin:](https://www.linkedin.com/feed/update/urn:li:activity:6875328740948344832/)

### Network Modeling: Segmented Lab access with Containerlab and ZeroTier

<small>:material-text: [Blog](https://stubarea51.net/2021/11/23/network-modeling-segmented-lab-access-with-containerlab-and-zerotier/) by [@nlgotz](https://twitter.com/nlgotz) · :material-calendar: 2021-11-23</small>

When building out network labs, often multiple people will need access to the lab. The main way right now is to use something like EVE-NG or GNS3 to provide access.

There are 2 downsides to this method. The first is that your server is exposed to the internet and if your usernames/passwords aren’t strong enough, your server can become compromised. The second is that sometimes you may not want everyone to be able to add or edit to the lab topology.

The solution to this is using Containerlab and ZeroTier. This setup is great for things like testing new hires, training classes, or for providing lab access to others on a limited basis.

Discussions: [:material-twitter:](https://twitter.com/stubarea51/status/1463217901800935427)

### Building Your Own Data Center Fabric with Containerlab

<small>:material-text::material-youtube: [Blog](https://networkcloudandeverything.com/containerlab-post/) and a [screencast](https://youtu.be/d2f1SYRyj0I) by [Alperen Akpinar](https://www.linkedin.com/in/alperenakpinar/) · :material-calendar: 2021-08-24</small>
Expand Down