Commit Graph

270 Commits

Author SHA1 Message Date
Javier Martín
025904927b Merge pull request #84 from consul/ruby2.4
Update installation instructions for Ruby 2.4.9
2019-10-22 18:11:16 +02: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
taitus
80a0200f43 Update remote census doc
Add new images and examples for structure field from remote census.
2019-10-21 17:25:58 +02:00
Julian Nicolas Herrero
93a7858b12 Merge pull request #85 from mohsinkhansymc/pr_mk_22
translate spanish into english for the last 3 points
2019-10-21 13:38:02 +07:00
Mohsin Khan
087edbbbdc translate spanish into english for the last 3 points 2019-10-20 15:31:28 +05:00
Julian Nicolas Herrero
590d41cc5c Merge pull request #83 from consul/oauth_callback_url
Fix OAuth callback URLs
2019-10-10 11:02:26 +07:00
Julian Herrero
c8351ac89f Fix OAuth callback URLs 2019-10-02 18:06:52 +07:00
Raimond Garcia
d9c428b4dd Merge pull request #79 from rockandror/docs-census-configuration
Add census conexion configuration documentation
2019-07-30 12:36:30 +02:00
Raimond Garcia
ce833affa3 Merge branch 'master' into docs-census-configuration 2019-07-30 12:36:22 +02:00
Raimond Garcia
fd9ce5a098 Merge pull request #80 from rockandror/docs-local-census
Add local census management documentation
2019-07-30 12:34:50 +02:00
Raimond Garcia
b969b77a78 Merge pull request #66 from rockandror/docs-remote-translations
Add Remote Translations docs
2019-07-26 17:39:03 +02:00
Sebastia
7055b91ed9 Merge branch 'master' into docs-remote-translations 2019-07-23 15:48:02 +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
Raimond Garcia
1ad2b94046 Merge pull request #67 from rockandror/docs-translations
Add Translations Interface docs
2019-07-05 21:28:33 +02:00
Senén Rodero Rodríguez
7da6a916c5 Improve docs 2019-06-12 17:01:17 +02:00
taitus
4e5f0e847d Add local census management documentation 2019-06-10 16:39:08 +02:00
taitus
b9959167c7 Add census conexion configuration documentation 2019-06-10 15:33:17 +02:00
taitus
07a9f94ed1 Update screenshots 2019-06-04 10:44:03 +02:00
taitus
4705bf5425 Add Remote Translations docs(EN) 2019-06-03 17:45:31 +02:00
taitus
35630755bd Add news screenshots (ES) 2019-06-03 17:45:30 +02:00
taitus
8b9a7b7f90 Add Remote Translations docs(ES)
- Remote translations on demand
  - Getting started
  - Configuration
    - Add api key in the application
    - Activate module
  - Use cases
  - Languages available for remote translation
  - Pricing
  - Add new translation service
2019-06-03 17:45:30 +02:00
taitus
f8ebeac773 Add Translations docs 2019-06-03 17:03:57 +02:00
Raimond Garcia
6d6d79bf38 Merge pull request #77 from afeld/patch-1
spelling fix around operating systems
2019-05-31 09:13:13 +02: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
e18e2321ac Fix language mismatches 2019-04-11 15:02:42 +02:00
voodoorai2000
415d23dd00 Use colloquial language 2019-04-11 14:54:45 +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
d6205987a3 Add Vagrant to documentation menu 2019-04-11 11:48:20 +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
Raimond Garcia
c8fae8cf7a Merge pull request #75 from consul/windows
Drop Windows support
2019-04-11 11:35:02 +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
eee4df05ba Fix logo path in Readme 2019-04-02 11:50:47 +02:00
Raimond Garcia
0f1037d0ff Merge pull request #74 from consul/structure
Reorganize documentation structure
2019-04-02 09:21:44 +02:00
voodoorai2000
dd760f5553 Move pages to adapt to new SUMMARY structure 2019-04-01 22:01:32 +02:00
voodoorai2000
345aa293f8 Remove empty placeholder pages 2019-04-01 22:00:52 +02:00
voodoorai2000
2631826290 Add index pages 2019-04-01 21:59:29 +02:00
voodoorai2000
73c54f5b90 Update READMEs and SUMMARIES 2019-04-01 21:56:12 +02:00
voodoorai2000
149d4682e2 Add .gitbook.yaml with folder structure 2019-04-01 21:55:37 +02:00
Raimond Garcia
913f1a53a6 Merge pull request #73 from consul/digital_ocean
Extract Digital Ocean documentation to separate sections
2019-04-01 21:14:19 +02:00
Raimond Garcia
41d37b9a45 Merge pull request #70 from consul/local_ubuntu_installation
Add local Ubuntu installation instructions
2019-04-01 21:11:21 +02:00