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

GNS3 server 3.0rc2 option for remote server install to bare-metal server #3676

Closed
dhrinkino opened this issue Dec 20, 2024 · 3 comments · Fixed by GNS3/gns3-server#2457
Closed

Comments

@dhrinkino
Copy link

Hi Devs,

We really like the new version 3.0rc2. The multi-user feature is essential for us. However, we have encountered an issue.
While we appreciate that you provide the GNS3 VM, our environment relies on Proxmox. (Yes, it is possible to convert the disk image to qcow2.) However, we find the "remote server installation" approach, as described in version 2 (https://docs.gns3.com/docs/getting-started/installation/remote-server/), more suitable for our setup.

Is there any way, even unofficially, to achieve such an implementation? Or is using the GNS3 VM currently the only available option?

Thank you!

@grossmj
Copy link
Member

grossmj commented Dec 20, 2024

@dhrinkino thanks for reaching out, we are going to add a new script or param for the existing one to install GNS3 v3 on a bare-metal server soon.

@dhrinkino
Copy link
Author

Sounds great! Thank you so much

@grossmj
Copy link
Member

grossmj commented Dec 22, 2024

Now you can use the gns3-remote-install.sh script to install version 3.0, you just have to provide an extra param to use a custom repository (ppa-v3):

sudo bash gns3-remote-install.sh --custom-repository ppa-v3

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

Successfully merging a pull request may close this issue.

2 participants