Giter Club home page Giter Club logo

Comments (1)

rafiqlightwala avatar rafiqlightwala commented on May 30, 2024 1

I went ahead, trusted my gut and used a different than usual solution which worked flawlessly (atleast so far). To use this solution one must have a floating/reserved ip at their hosting service (in my case digital ocean). Here are the steps:

  1. Took my backup from the existing droplet
  2. Created a new droplet with Ubuntu 22.04 (it assigned a random new ip to this droplet)
  3. SSH'ed into the droplet with the new IP and installed the latest Docker, then allowed the ports as in instructions
  4. Followed instructions in caprover docs to copy the backup to the caprover directory
  5. At this stage I simply changed the floating/reserved IP to point to the new droplet from the old one (downtime started). I intentionally changed the IP BEFORE the caprover restore so that there's no issues with swarms or anything.

The following steps were done quickly to limit downtime:
6) I now SSH'ed from my reserved IP, and when it connected it showed the new server name, so the ip address change was successful
7) Ran the command in the instructions to restore backup (Instructions:https://caprover.com/docs/backup-and-restore.html)
8) Quickly re-pushed my code and since the IP (and hence the domain) was already pointed to the new droplet, the webhook deployed on the new droplet automatically.

All in all, the app was down for 3-4 minutes and there are absolutely no DNS or SSL issues. SSL was working out of the box as well.

Thank you so much for this amazing platform and thank you for the backup and restore feature.

I wrote the above answer so maybe it can help someone in the future!!

from caprover.

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.