Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris Perks 32 posts 114 karma points
    Mar 27, 2014 @ 13:01
    Chris Perks
    0

    Deploying packages via Teamcity / Octopus

    Hi!

    I'm exploring the possibility of deploying our custom Umbraco packages through Octopus. Ideally, I'd set up a job which:

    1. Builds and copies the package to the target environment
    2. Uninstalls a package on a target environment, if it exists
    3. Install the package on the target environment.

    #1 I can do easily, however, I'm not sure whether Umbraco (of any version) supports automation / programmability when uninstalling / installing packages.

    Has anyone tried this? Is it at all possible to install a package via a script / api / etc?

     

    Thanks,

    Chris.

  • nojaf 91 posts 300 karma points
    Jun 14, 2016 @ 07:55
    nojaf
    0

    Hi Chris,

    did you have any luck with this? I'm also considering something similar.

    • Install Umbraco nuget package
    • Update config files and install the database
    • install my own binaries and files
    • run a script that takes care of uSync import
    • ...

    Anyone?

Please Sign in or register to post replies

Write your reply to:

Draft