[FOLIO-426] Automate port forwarding for demo/backend Vagrant boxes Created: 21/Dec/16  Updated: 12/Nov/18  Resolved: 21/Dec/16

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Bug Priority: P3
Reporter: Wayne Schneider Assignee: Wayne Schneider
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: 1 hour, 30 minutes
Original estimate: Not Specified

Sprint:

 Description   

Feedback from #general on folio-project.slack.com:

Jim Nicholls [5:28 PM]

Thanks for that @wayne. I got the demo system up and running on Windows 10. I did though need to make two changes to the Vagrantfile I got from `vagrant init`. I had to add: `config.vm.network "forwarded_port", guest: 3000, host: 3000` and `config.vm.network "forwarded_port", guest: 9130, host: 9130`. I'm new vagrant. Is that to be expected?



 Comments   
Comment by Wayne Schneider [ 21/Dec/16 ]

Try packaging a Vagrantfile with the appropriate settings with the box files

Comment by Wayne Schneider [ 21/Dec/16 ]

Added Vagrantfile.demo and Vagrantfile.backend into folio-ansible for packaging with the Vagrant box:

vagrant package build_demo --vagrantfile Vagrantfile.demo
Generated at Thu Feb 08 23:05:41 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.