Git Product home page Git Product logo

Comments (2)

bitbound avatar bitbound commented on August 24, 2024

You don't need to run the install again. Just stop the web server, then copy/paste/overwrite the server files with the new ones in the ZIP. Be sure to back up the whole thing first, though, so you can roll back if there's an issue.

A word of caution when updating. Sometimes, I'll make a change to the underlying data structures that prevents automatic migration of the database. In those situations, the database will have to be thrown out and rebuilt, and the data would need to be migrated manually.

Commercial/mature products take measures to prevent these kinds of changes and develop migration strategies when they're necessary. I don't have the time for all that this early in the project. So changes are kind of fast and loose, sometimes breaking things.

Hopefully I'll get to a point where it's no longer like that. We'll see. Until then, just remember to back up! :)

from remotely.

meyerje avatar meyerje commented on August 24, 2024

I just updated from the last August build to the new September build on a Windows server and am getting a connection error now whenever we try to remotely connect. I'm wondering what is the best route to update the server and/or migrate that data? Is it better to simply update the server and reinstall the agents over the top of the previous?

from remotely.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.