Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Otter: Best practices for segregating pre-prod and prod Rafts

    Scheduled Pinned Locked Moved Support
    otter
    2 Posts 1 Posters 5 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      After I mistakenly applied a change to our production build servers that broke some builds, I am pondering how I can implement the concept of "pre-production". I am currently using a Git Raft for the default raft. I am thinking that I can create a second Raft, that uses the same Git repo but a different branch?

      I was also thinking of having a second Otter Server instance for the pre-production environment whose Default raft points to the same Git repo, but a different branch.

      Some goals:

      1. Make moving servers between environments as simple as merging Git repos and moving servers from pre-prod to prod Otter environment
      2. The process should be clear, and not prone to mistakes or errors
      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Great questions.

        a second Raft, that uses the same Git repo but a different branch?

        This was definitely something we considered when designing rafts... i.e. the ability to "promote" changes between environments. This is somewhat common in other IaC tools, such as Chef, where a cookbook is tied to a git repository. Some folks will use branches in this "promotion" manner.

        I was also thinking of having a second Otter Server instance for the pre-production environment

        This is fine; actually, our licensing model is designed for this. One instance of Otter managing pre-production servers (typically free), then the other instance managing production servers. Obviously you loose the unified visualization, but a lot of folks prefer having two totally different dashboards anyway.

        A lot of folks will also set up a second instance of Otter as more of a "Sandbox". It isn't to "test" the configuration plans, but more to test extensions, play around, try upgrades, etc.

        hope that helps.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation