GithubHelp home page GithubHelp logo

manati-vm's People

Contributors

arsjok avatar cienvaras avatar dharizza avatar edgarbarrantes avatar fedfigca avatar kporras07 avatar rigoucr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

manati-vm's Issues

Windows integration

There are a couple of issues to overcome in order to work in windows environments, the most important one is ansible that will never support windows as a Control Machine.

http://docs.ansible.com/ansible/latest/intro_windows.html#using-a-windows-control-machine

One possible solution is to check for the availability of the ansible-playbook and if it's not present in the host machine run the ansible from inside the VM, very much like drupal-vm does,

geerlingguy/drupal-vm#199
geerlingguy/drupal-vm#199 (comment)

The only other problem is the lack of good NFS support in windows, but using the virtual box filesystem solves the issue and as far as I understand vagrant will automatically switch to vboxfs when nfs is specified and not supported, but I could be mistaken and some action is required to achieve this.

The winnfsd project and similarly named vagrant plugin are still very unreliable and should not be recommended.
vboxfs does have a considerable performance penalty but seems to be the only reliable two way binding, SMB might be another but it needs to be explored.

Error while installing Drupal

Warning
Unicode library Standard PHP
Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.

Support for server aliases

It would be nice to add support for server aliases because sometimes we work with sites that have aliases, and even when we can update the vhosts manually, in the next provision we loose the changes, so I think it would be important to add the posibility to specify some server aliases for the sites created (and configure it so vhosts on apache or nginx include that info).

Clear warnings

[WARNING]: While constructing a mapping from /home/kevin/development/manati-
vm/roles/search/tasks/solr.yml, line 40, column 3, found a duplicate dict key
(name).  Using last defined value only.
 [WARNING]: Consider using unarchive module rather than running tar

Warnings on solr-core-add

[DEPRECATION WARNING]: Using the 'short form' for vars_prompt has been deprecated.
This feature will be removed in a
future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

[WARNING]: Consider using file module with owner rather than running chown

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.