Back/restore single environment in Octopus Deploy -
we've been experimenting octopus deploy on development pc , want transfer environment we've created onto our main octopus deploy server (which used other teams , has few environment set on it).
so backup/restore 1 environment. however, looks octopus allows backup/restore entire database.
is possible move single environment 1 octopus server using backup/restore or means?
what worked me doing following in order:
- shutting down octopus service no transaction going through.
- copy raven database (usually stored in program files\data) new server.
- install new octopus server , during setup, in storage tab, specify location of data location copied in second step above.
the octopus developer, paul, mentions great thing ravendb installation. requires no services running sql. it's copy paste of data , great installation , portability.
Comments
Post a Comment