Javi Martín
4cda1724d2
Specify the Bundler version we install
...
By, default, Bundler will install its latest version (2.x.y), and we're
using the 1.x.y series.
2020-07-08 14:22:22 +02:00
Javi Martín
127ada280f
Install Ruby based on CONSUL's .ruby-version
2020-07-08 14:22:22 +02:00
taitus
c0a2a481e2
Update bashrc path for 'as a local user' section
2020-02-24 14:48:13 +01:00
taitus
5334179cad
Unify doc on installation debian section
2020-02-24 11:05:36 +01:00
taitus
7635f0271a
Fix links to documentation on basic configuration section
2019-12-17 16:22:43 +01:00
taitus
9f2c7f85e5
Fix links to images on dev mailserver section
2019-12-17 16:22:43 +01:00
taitus
e30ccf4689
Fix links on Docker section
2019-12-17 16:22:42 +01:00
taitus
84912d9f13
Fix links on Windows section
2019-12-17 16:22:42 +01:00
taitus
c7dbd8306c
Fix macos section
...
Add missing information on english version. Fix links on spanish and english version
2019-12-17 16:22:42 +01:00
taitus
265992931a
Fix debian section
...
Add missing information on english version. Fix text on spanish version
2019-12-17 16:22:42 +01:00
Javier Martín
eeeb674fbf
Merge pull request #81 from LucasCioffi/patch-1
...
Adding missing character
2019-11-24 03:03:47 +01:00
Javi Martín
d49df794f7
Update installation instructions for Ruby 2.4.9
...
This is the Ruby version CONSUL uses now. Thanks to that, we no longer
need to install an old version of libssl-dev for Ubuntu 18.04.
We could probably simplify the documentation using:
```bash
rbenv install `cat .ruby_version`
```
However, this would require downloading consul before installing Ruby,
which could be harder to document.
2019-10-21 22:10:16 +02:00
LucasCioffi
ff28501eb0
Adding missing character
...
I think there was a missing character on this line.
2019-07-19 16:10:12 -04:00
Aidan Feldman
7a429a2b41
spelling fix around operating systems
2019-04-29 13:45:11 -04:00
voodoorai2000
69411173b5
Fix language mismatch
2019-04-11 15:16:26 +02:00
voodoorai2000
ac0cd015e7
Update Postgres instructions for Ubuntu
...
We were getting an enconding exception when running `rake db:create`.
This post from stackoverlow seems to fix it
https://stackoverflow.com/questions/13115692/encoding-utf8-does-not-match-locale-en-us-the-chosen-lc-ctype-setting-requires
2019-04-11 14:50:41 +02:00
voodoorai2000
e5924bc98f
Update Node.js installation
...
The previous way of installing Node.js does not seem to be picked up correctly. When running `rails server` it was raising an exception.
2019-04-11 14:50:34 +02:00
voodoorai2000
57c8d6a218
Add general system update and Imagemagick for Ubuntu
2019-04-11 14:50:29 +02:00
voodoorai2000
ffcc413e86
Add general system update and Imagemagick for Debian
2019-04-11 14:50:23 +02:00
Raimond Garcia
5211afce18
Merge pull request #76 from consul/vagrant
...
Add Vagrant documentation
2019-04-11 14:10:52 +02:00
voodoorai2000
fb71660561
Use official name for Debian
2019-04-11 12:18:07 +02:00
voodoorai2000
fdafba7828
Display headings for Ubuntu and Debian
2019-04-11 12:17:38 +02:00
voodoorai2000
5f920f543c
Use official name for Debian
2019-04-11 12:13:09 +02:00
voodoorai2000
3e72e442a4
Add Vagrant documentation for Debian
2019-04-11 11:48:17 +02:00
voodoorai2000
dd37276e7d
Add general Vagrant documentation
2019-04-11 11:48:14 +02:00
voodoorai2000
77feb56056
Specify which installations are Linux
2019-04-06 20:58:11 +02:00
voodoorai2000
d653b0cef6
Drop Windows support
2019-04-06 20:57:28 +02:00
voodoorai2000
dd760f5553
Move pages to adapt to new SUMMARY structure
2019-04-01 22:01:32 +02:00
voodoorai2000
2631826290
Add index pages
2019-04-01 21:59:29 +02:00
María Checa
6c6d587feb
Created new getting_started files
2017-08-17 18:54:11 +02:00
María Checa
21e3dcf7bf
Gitbook first attempt
...
Added english and spanish translations, first version of the summary and local installation guide.
2017-08-16 18:26:33 +02:00