Is it possible to connect to the MySQL host server in the Vagrant field? I run the box with the RoR firewall, but I need to connect to the host database server.
Any help?
There are two threads, one on the stack overflow, and the other on the superuser, which can help you with this. The links are below.
How to connect with a PostgreSQL host from a vagrant virtual machine
https://superuser.com/questions/310697/connect-to-the-host-machine-from-a-virtualbox-guest-os/310745#310745
You can accomplish what you are trying to achieve if you configure your settings correctly.
Source: https://habr.com/ru/post/1525533/More articles:Объявление переменных Java - javaEnd current Rails instance from initializer - ruby-on-railsRails: could not find rake-10.1.1 in any of the sources - ruby-on-railsОтказано, чтобы получить небезопасный заголовок "Content-Length" /чтение тегов ID3 из внешних mp3 файлов - javascriptError logging into EF6 migration database (LocalDb) - entity-frameworkVideo from 2 cameras (for Stereo Vision) using OpenCV, but one of them is behind - c ++Why using integer as _id parameter with pymongo does not work? - pythonsaving pymongo inline objects, InvalidDocumentError - pythonHow do you use Coffeescript global variables when starting a client in Meteor? - coffeescriptConflict between jquery and bootstrap - javascriptAll Articles