5 Replies to “Installation video”

  1. How do people managing keeping all of their configuration files and software versions consistent across all production environments?

  2. Kiki – there’s many, many ways to go about that. You can check parts of your system into source control, or use tools designed specifically around that like Ansible, Salt, Puppet, and so on. Docker was arguably designed as an answer to that question.

  3. Puppet has relatively strong support on DragonFly BSD. The one thing you’ll need to hack in at the moment is a package resource override until the change I put in to fix it trickles down to the release we have in the ports system. That said, in your top level manifest ( or in every manifest with a package resource ), until that change gets back, add this:

    Package {
    provider => ‘pkgng’,
    }

Comments are closed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Mentions

  • Anonymous
  • Justin
  • Kiki
  • Justin Sherrill
  • Anonymous