Search found 2 matches

by ior
Tue Jul 19, 2016 4:43 am
Forum: Server Setup & Guides
Topic: Server on google cloud
Replies: 5
Views: 4120

Re: Server on google cloud

There shouldn't be anything stopping you from running it on any of the cloud providers.

That said, I'm working on containerizing DSP to make it even easier to do so, from any host environment. Still interested in cloud hosting? Check out this thread.
by ior
Tue Jul 19, 2016 4:33 am
Forum: Custom Applications and Tools
Topic: Containerized Darkstar ( Docker )
Replies: 0
Views: 6546

Containerized Darkstar ( Docker )

Hi DSP fans, I've been working on containerizing DSP with the following goals: 1) Make hosting easy on any platform 2) Simplify the build and deployment process 3) Improve horizontal scalability I've got the process working to the point where it takes only one command to build, and another to deploy...