GithubHelp home page GithubHelp logo

Comments (5)

felorhik avatar felorhik commented on August 24, 2024 2

Forge also can do auto deploy, so when you commit to the right branch it can auto deploy to forge, making it fairly seamless.

Homestead/Vagrant is built with a mindset to "forget security" (since it assumes its only accessible on your LAN) It basically just does the bare minimum just so you can get your local test environment going without hitting any walls.

There is ways to temporarily make your local "live" even using https https://ngrok.com/ There is a number of services like this that can make a tunnel to your local if you need to do things like webhook testing.

Although I don't use it Docker is another solution, homestead cannot run on it but setup correctly you can use the same containers for live and local.

from homestead.

svpernova09 avatar svpernova09 commented on August 24, 2024 1

If you would like an easy to use Test server you should use Laravel Forge. This way you can have a similar environment to the local Homestead.

from homestead.

svpernova09 avatar svpernova09 commented on August 24, 2024

You should not install Homestead on a digital ocean droplet since vagrant is inherently insecure and should be me put out onto the public Internet.

While you can use vagrant to control boxes out on the public Internet that is outside the scope of the Homestead project.

from homestead.

Modelizer avatar Modelizer commented on August 24, 2024

I want to use SSL certificate which should be publicly available and also I need my dev environment to be replicated to digital ocean droplet which is a test server. In this case to save some time it's easy you'll get everything you need in homestead will be available quickly.

from homestead.

Modelizer avatar Modelizer commented on August 24, 2024

@jordanramstad nice solution! Thanks 👍

@svpernova09 Forge is too expensive man :)

from homestead.

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.