Git Product home page Git Product logo

Comments (4)

alamin655 avatar alamin655 commented on May 17, 2024

@neon-mmd Can we add Redis installation and command in here?

from websurfx.

neon-mmd avatar neon-mmd commented on May 17, 2024

@neon-mmd Can we add Redis installation and command in here?

Yes, actually we could, but we already have it in the docker-compose.yml so I don't think that having it here again would make any sense 🙂 . Also, I feel having it as a seperate docker container will make it much easier to maintain for the end user, so having it in the docker-compose.yml file would be the best idea 🙂 . What do you say??

from websurfx.

alamin655 avatar alamin655 commented on May 17, 2024

@neon-mmd Can we add Redis installation and command in here?

Yes, actually we could, but we already have it in the docker-compose.yml so I don't think that having it here again would make any sense 🙂 . Also, I feel having it as a seperate docker container will make it much easier to maintain for the end user, so having it in the docker-compose.yml file would be the best idea 🙂 . What do you say??

Well, for me, having it in one Dockerfile will make it easier for deployment in AWS, GCP, and other cloud services.

from websurfx.

neon-mmd avatar neon-mmd commented on May 17, 2024

@neon-mmd Can we add Redis installation and command in here?

Yes, actually we could, but we already have it in the docker-compose.yml so I don't think that having it here again would make any sense slightly_smiling_face . Also, I feel having it as a seperate docker container will make it much easier to maintain for the end user, so having it in the docker-compose.yml file would be the best idea slightly_smiling_face . What do you say??

Well, for me, having it in one Dockerfile will make it easier for deployment in AWS, GCP, and other cloud services.

I think you can still deploy it easily on AWS, GCP or any other cloud services. I would suggest, you will just need to ssh into the vps and then install docker and docker compose and clone the repository and then run this command:

cd websurfx
docker compose up -d --build

And then you will have Websurfx deployed on the vps. 🙂

from websurfx.

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.