Commit Graph

20 Commits

Author SHA1 Message Date
Tobias Diekershoff 49ed627aed change IP of Vagrant VM 2022-10-15 17:31:57 +02:00
Philipp Holzer e165edde44
Adapt Vagrantfile
- add example for nfs connection
- add libvirt config section for memory setup
2021-10-07 20:36:39 +02:00
Tobias Diekershoff 4960d0f438 Vagrant: Add the type to the synced folder in the Vagrantfile 2021-10-01 09:42:08 +02:00
Tobias Diekershoff 9858f86b21 Vagrant: Use Debian stable
With the release of Debian 11 the Vagrant was still using _oldstable_ with this
we are now using Debian stable again in the Vagrant VM.
2021-10-01 08:35:09 +02:00
fabrixxm dd1835d15d Update vagrant devbox provisioning
- run provisioning script as root
- don't load friendica_test_data.sql which is outdated
- install friendica and create users via console commands
- install cronjob in `/etc/cron.d/friendica` and run as `www-data` user
- force to have "vagrant-vbguest" insstalled. We need updated vbguest
  addins to correctly mount local folder
- add "config.hostname" and "system.ssl_policy" values in
  `local.config.vagrant.php`
2021-05-24 17:08:21 +02:00
Tobias Diekershoff ae394bc5f1 switched from Ubuntu 16.04 to Debian 10 to get PHP 7.3 2019-10-01 10:19:39 +02:00
Hypolite Petovan 12b5963f22 Update Vagrant script path 2018-04-07 09:01:40 -04:00
fabrixxm dd37176a01 Fix Vagrant dev env
- more consistent use of hostname
- use .local hostname instead of .dev . Looks like Firefox is more
  happy with a self-signed certificate on .local than .dev
- add friendica.local to altname in certificate
- run composer install while provisioning
2018-03-23 16:12:11 +01:00
Tobias Diekershoff b0b690ac94 the host name in the VM does not need the xenial anymore 2018-02-23 16:04:20 +01:00
Silke Meyer 50cec46d1f Vagrant only for Xenial, more RAM for debugging, no poller 2017-09-06 10:00:06 +02:00
Tobias Diekershoff d06245262f Vagrant > 1.5 needs an additional parameter 2017-06-26 11:03:28 +02:00
Silke Meyer d0d746a3be Switched to a vagrant box that works for Ubuntu Xenial 2016-11-20 15:32:57 +01:00
Silke Meyer 5024b7426c Vagrant: Allow to choose between Ubuntu 14.04 und 16.04 2016-11-19 16:08:08 +01:00
Silke Meyer 09c2e1c0a1 Increased memory of vagrant machine to 1024 MB 2016-11-12 10:16:56 +01:00
Silke Meyer a5af773bc8 Configuration for Vagrant running Ubuntu 14.04 2015-11-07 14:55:58 +01:00
hauke f68df6a9b0 made vagrant partly work again 2014-09-15 19:48:47 +02:00
hauke 5f9845d235 make vagrant connect to the outside world on ubuntu 2014-09-06 10:39:23 +02:00
hauke b8b9675f59 remove NFS option for vagrant folder as this doesn't work on windows machines 2014-06-21 20:26:11 +02:00
Hauke Altmann e89e8d2914 adjusted configuration due to problems with mailcatcher 2014-06-20 18:32:40 +02:00
Hauke Altmann c23de3a64e added vagrant configuration for running a friendica development instance 2014-06-20 16:05:44 +02:00