index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Vagrantfile
Age
Commit message (
Expand
)
Author
2022-12-07
Update Ubuntu, Node versions, dependencies (#22075)
Jonathan Hawkes
2022-02-14
Remove protobuf dependencies (#17539)
Yamagishi Kazutoshi
2021-10-14
replace keys.gnupg.net with curl from rvm.io (#16568)
David Sterry
2021-08-10
NodeJS 14 support - circleci/docker/.nvmrc (#16163)
Shlee
2021-05-12
updated node version in Vagrantfile (#16230)
chandrn7
2021-02-11
Fixed issue with .env.vagrant not setting RAILS_ENV variable (#15709)
chandrn7
2020-04-04
Update Vagrant box to Bionic (#13384)
fuyu
2020-01-30
Fix Node version in Vagrant (#13008)
Даниил Пронин
2019-03-10
Add clearer error when/if gpg fails to install (#10228)
Armand Fardeau
2018-12-31
Install both rvm gpg keys in vagrant (#9670)
Fred Wenzel
2018-09-16
update vagrant configs (#8706)
trevDev()
2018-07-31
Fix nodejs 8.x install in vagrant (#8105)
mimikun
2018-02-04
Upgrade Vagrant box to Xenial (#6421)
Daniel King
2018-01-31
fix ruby 2.5 rvm install in vagrant (#6396)
Daniel King
2017-07-18
Install libidn11-dev in Vagrant (#4238)
Yamagishi Kazutoshi
2017-07-08
Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
nullkal
2017-06-22
Use the stable RVM installer (#3901)
nightpool
2017-06-22
fixed vagrantfile (#3897)
Charlotte Fields
2017-05-09
Use CLD3 (#2949)
Akihiko Odaki
2017-05-04
changed to run foreman with vagrant (#2742)
abcang
2017-05-04
Make vagrant HTTP port configurable (#2510)
Colin Mitchell
2017-05-03
Vagrantfile: node 6 (#2752)
kawax
2017-04-23
Alter Vagrantfile to use RVM for Ruby installation (#2346)
Effy Elden
2017-04-23
Export environment variables from .env.vagrant before running rails commands ...
Effy Elden
2017-04-21
Fix issue with line return in file (#1947)
Naouak
2017-04-17
NFS for shared folder requires a private_network (#1263)
happycoloredbanana
2017-04-14
Remove current directory from PATH (#1779)
Kazuhiro NISHIYAMA
2017-04-11
fix(*): ruby version was updated in .ruby-version but not Vagrant. Make them ...
Gavin Mogan
2017-04-06
Add a couple of network performance tweaks to Vagrantfile.
Markus Amalthea Magnuson
2017-04-05
Use NFS for the shared folder because it dramatically decreases latency for g...
James Moore
2017-01-12
fix Vagrantfile so that the correct ruby is installed
vjackson725
2017-01-08
Fix Vagrantfile to include yarn
vjackson725
2017-01-08
Improve Vagrantfile, load environment variables from .env.vagrant, always for...
Effy Elden
2017-01-07
Add Vagrant development environment support
Effy Elden