Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Ubuntu VM setup locally #931

Closed
elshize opened this issue May 23, 2020 · 6 comments
Closed

Building Ubuntu VM setup locally #931

elshize opened this issue May 23, 2020 · 6 comments
Labels

Comments

@elshize
Copy link

elshize commented May 23, 2020

Hi, I found instructions on how to build a VM on Azure but I'd like to set it up locally so that I can easily test all my config before pushing to the repository. Would you mind helping out with that? Ideally, it would be nice if there was a docker image one can download, or at least some kind of script setting up the environment, installing packages, etc. Without that, it's rather difficult to guess what will or will not work, and I end up making changes, pushing, then fixing, then pushing... you get the idea.

I would very much appreciate some help with setting it up or finding other resources that could help me.

@Darleev
Copy link
Contributor

Darleev commented May 25, 2020

Hello @elshize,
There was a separate project in the past, where it was possible to build separate agent in docker image for local testing, but it was deprecated. Currently, in order to build local machine with pre-installed software on your own, I see only one way:

@elshize
Copy link
Author

elshize commented May 25, 2020

Thanks @Darleev, this helps a lot. Just to clarify, since I'm not familiar with Packer, this can be used to set up a VM outside of cloud, as in my local desktop for instance?

@Darleev
Copy link
Contributor

Darleev commented May 26, 2020

@elshize for local testing, you can use the following approaches:
VMware
Hyper-V
VirtualBox
In other words, need to build image using Packer for one of these virtual environments and deploy as virtual machine locally.

@elshize
Copy link
Author

elshize commented May 26, 2020

Thanks, sounds good. I should be able to take it from here. I appreciate you taking the time to help, thanks a bunch!

@Darleev
Copy link
Contributor

Darleev commented Jun 5, 2020

@elshize I'm going to close the issue.
In case of any questions, please let us know.

@Darleev Darleev closed this as completed Jun 5, 2020
@elshize
Copy link
Author

elshize commented Jun 5, 2020

@Darleev Thanks again for your help!

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

No branches or pull requests

2 participants