Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Create a turnkey downlaodable VM #4

Open
ajsb85 opened this issue Oct 2, 2017 · 1 comment
Open

Create a turnkey downlaodable VM #4

ajsb85 opened this issue Oct 2, 2017 · 1 comment
Assignees
Milestone

Comments

@ajsb85
Copy link
Contributor

ajsb85 commented Oct 2, 2017

Hi, @farfou

Could you create a turnkey downlaodable VM of the whole solution for testers

Thanks.

@ajsb85 ajsb85 added this to the 1.0 milestone Oct 5, 2017
@ajsb85 ajsb85 assigned btry, DIOHz0r and ingluife and unassigned btry Sep 4, 2018
@btry btry unassigned btry and ingluife Feb 13, 2019
@denzuko
Copy link

denzuko commented Sep 9, 2019

Given one has vagrant/virtualbox, or other cloud service (owncloud,aws,gcp,azure) then docker-machine can be used:

https://docs.docker.com/machine/get-started-cloud/

docker-machine create turnkey-mdm
source $(docker-machine env turnkey-mdm)
docker-compose up

Of course given there's already a docker-compose.yml then any recent copy of boot2docker.iso should do.

But If there's high enough demand then I'll release a vagrant box for everyone. But for now there's a vagrant file available:

https://github.com/Daplanet/flyve-appliance/blob/master/Vagrantfile

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants