platform icon indicating copy to clipboard operation
platform copied to clipboard

Alternative to Docker

Open stickypages opened this issue 2 years ago • 1 comments

Really like what your doing with your platform in general. But do you have any tooling other than Docker that houses as a faster 'start-up'. I currently cannot use Docker, perhaps a Digital Ocean Script that runs on their platform? I have not been able to get it to run. So I thought I would ask to see if you have any other options that way?

stickypages avatar Jan 13 '23 22:01 stickypages

Thanks! You can always run directly on a machine that has node.js installed. If you have a project already ready to go, once you npm install, you just need to make sure to run sudo $(npx install-browser-deps)

blakebyrnes avatar Jan 14 '23 00:01 blakebyrnes