{
  "version": "1.2.0",
  "chapters": [
    {
      "startTime": 0.465,
      "url": "https://podcast.james.network",
      "title": "Welcome to Linux Prepper Podcast"
    },
    {
      "startTime": 19.233,
      "url": "https://podcast.james.network/@linuxprepper/episodes/a-great-year-for-linux",
      "title": "Bonus episode connected to Season 1 Episode 1: A Great Year for Linux"
    },
    {
      "startTime": 89.294,
      "title": "This discussion will not cover Permissions, File Systems, or Backups."
    },
    {
      "startTime": 152.487,
      "title": "Lemmy Discussion - What is keeping people away from Containers"
    },
    {
      "startTime": 167.599,
      "url": "https://ameridroid.com/?ref=podcast",
      "title": "Ameridroid Sponsor: LINUXPREPPER code"
    },
    {
      "startTime": 196.448,
      "title": "What are Containers for?"
    },
    {
      "startTime": 245.903,
      "title": "HB describes making a text adventure game (in Docker)"
    },
    {
      "startTime": 282.994,
      "url": "https://archive.org/details/mag-pi-118_202309",
      "title": "MagPi Magazine"
    },
    {
      "startTime": 309.096,
      "url": "https://github.com/tsl0922/ttyd",
      "title": "TTYD: Share your Terminal on the Web"
    },
    {
      "startTime": 372.289,
      "title": "Why containerize TTYD?"
    },
    {
      "startTime": 425.865,
      "title": "Managing multiple iterations through containers"
    },
    {
      "startTime": 467.078,
      "title": "Use of containers, as opposed to Python virtual environments"
    },
    {
      "startTime": 533.019,
      "title": "When does it make sense for someone to consider containers?"
    },
    {
      "startTime": 630.555,
      "url": "https://docs.docker.com/reference/cli/docker/container/run/",
      "title": "Docker run commands. similar to bash scripting"
    },
    {
      "startTime": 750.183,
      "url": "https://docs.docker.com/compose/",
      "title": "Compose Files, migrating from docker run commands"
    },
    {
      "startTime": 783.043,
      "url": "https://github.com/portainer/portainer",
      "title": "Portainer - WebUI Management for Docker services (HB)"
    },
    {
      "startTime": 796.78,
      "url": "https://docs.docker.com/reference/cli/docker/container/ls/",
      "title": "docker ps - Management from the terminal (James)"
    },
    {
      "startTime": 814.639,
      "title": "James using Docker to test for NextcloudPi and write documentation"
    },
    {
      "startTime": 881.953,
      "title": "Using containers in order to define your own image"
    },
    {
      "startTime": 950.641,
      "title": "Running a fleet of AI services through Compose: \"Ultimate Bacon Cheeseburger\""
    },
    {
      "startTime": 1037.188,
      "title": "James migrating to Compose files to manage variables across many services"
    },
    {
      "startTime": 1134.725,
      "url": "https://www.composerize.com/",
      "title": "Composerize - Turn run commands into compose files"
    },
    {
      "startTime": 1138.846,
      "title": "Storing compose files to avoid confusion"
    },
    {
      "startTime": 1221.272,
      "url": "https://www.noisebridge.net/wiki/Unicorn",
      "title": "Noisebridge Unicorn services run via compose files on a VPS"
    },
    {
      "startTime": 1594.934,
      "url": "https://docs.docker.com/engine/network/",
      "title": "Docker Networks - connecting services internally to reverse proxy"
    },
    {
      "startTime": 1666.37,
      "url": "https://github.com/aria2/aria2",
      "title": "Aria Download Protocol"
    },
    {
      "startTime": 1684.229,
      "title": "HB describes using multiple, simulateous networks in isolation"
    },
    {
      "startTime": 1800.998,
      "title": "James describes complexity of modular tools like Nextcloud"
    },
    {
      "startTime": 1897.161,
      "title": "Testing Locally"
    },
    {
      "startTime": 1950.738,
      "title": "People leaking their private credentials in their Docker images on the web"
    },
    {
      "startTime": 1989.203,
      "url": "https://docs.docker.com/engine/swarm/secrets/",
      "title": "Docker Secrets"
    },
    {
      "startTime": 2022.173,
      "url": "https://docs.docker.com/compose/how-tos/environment-variables/set-environment-variables/",
      "title": "HB suggests storing environment variables as files"
    },
    {
      "startTime": 2092.235,
      "url": "https://docs.github.com/en/get-started/git-basics/ignoring-files",
      "title": "Understanding git.ignore files for people hosting files on public repos"
    },
    {
      "startTime": 2132.074,
      "title": "Using public sharing to learn, share and problem solve"
    },
    {
      "startTime": 2191.146,
      "url": "https://lemmy.world/post/36414259",
      "title": "Lemmy comments of those opting out of containers"
    },
    {
      "startTime": 2283.188,
      "title": "There is nothing wrong with running services directly, aka \"bare metal\""
    },
    {
      "startTime": 2600.402,
      "url": "https://github.com/hungry-bogart",
      "title": "HB's Github"
    }
  ]
}