Coder Social home page Coder Social logo

Comments (7)

beamsies avatar beamsies commented on May 22, 2024 1

Sorry, I am break-paradigm as well.

Thanks again!

from full-stack-fastapi-template.

duz-sg avatar duz-sg commented on May 22, 2024

I'm not an expert on this. But based on my understanding, you need to set up the docker swarm manager on your VPS, you don't need to setup docker swarm worker unless you are trying to build a cluster.

from full-stack-fastapi-template.

 avatar commented on May 22, 2024

I'm not an expert on this. But based on my understanding, you need to set up the docker swarm manager on your VPS, you don't need to setup docker swarm worker unless you are trying to build a cluster.

Thanks for your time!

I did just as you said and it works fine. I was hoping to figure out how to deploy/manage the swarm from my desktop but I just did that on the VPS swarm itself and it worked fine.

from full-stack-fastapi-template.

tiangolo avatar tiangolo commented on May 22, 2024

Thanks for the help here @duz-sg 🍰🚀

@ben-siewert the idea is that you deploy from your cluster, you would clone your code there and deploy from there. That way you don't depend on your specific development machine or any special connection.

@break-paradigm yep, that's the idea, for the same reason as above 😊

If you want to automatize it more, you could connect a CI/CD system, with a CI "agent" program running on a manager node in your cluster (it might be just a single node) and then that CI agent could deploy your stack, from inside the same cluster. All this without you needing to connect your machine or depend on it.

from full-stack-fastapi-template.

 avatar commented on May 22, 2024

@tiangolo Thanks!

This is absolutely amazing! Thanks for creating this generator.

So I'm new to Github and a noob, do I close this issue? I actually tried from their docs and it didn't seem to work.

from full-stack-fastapi-template.

tiangolo avatar tiangolo commented on May 22, 2024

Awesome! I still have to check some PRs and add some changes, but I'm glad it's working up to now for you 😬

It seems this issue was created by @ben-siewert, so, he's the one that could close it. I could do it as well, but I'm waiting a bit for him to check it. If you own both accounts, just let me know 😉

from full-stack-fastapi-template.

tiangolo avatar tiangolo commented on May 22, 2024

Awesome! Thanks for closing it! 🚀 🍰

from full-stack-fastapi-template.

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.