Commit Graph

14 Commits

Author SHA1 Message Date
bgravenorst
69e017e7a1 [PAN-2957] Add Java 11+ as a prerequisite for installing Pantheon using Homebrew. (#1755)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-28 09:12:13 +10:00
MadelineMurray
921ea7d110 Added CPU requirements (#1734)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-22 16:56:30 +10:00
MadelineMurray
f988f8a190 Updated for Java 11 (#1688)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-15 05:17:14 +10:00
Adrian Sutton
3e34826839 Remove instructions for installing with Chocolatey. (#1680)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-07-14 16:50:29 +10:00
MadelineMurray
bf3bd2d9f1 Added note about Java 8 support (#1494)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-05-28 11:43:53 -07:00
Nicolas MASSART
a95229daba Add placeholders system to have global variables in markdown (#1425)
* fixes PIE-1374 add placeholders system to have global variables in markdown

implement and configure a first batch of variables for versions to be changeable
in only one place and change in the whole doc.

available placeholders are :
{{ versions.pantheon_stable }} -> the latest stable release
{{ versions.quickstart }} -> the latest quickstart release whicjh is currently
pointing to the same value as Pantheon as QS and Pantheon releases are in sync
but I still keep two separated values to make it clear.

Also includes few fixes like removing $ in front of bash commands and changed an
info block syntax
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-05-16 12:20:51 +02:00
Tim Beiko
4e77b38e80 Update RAM requirements (#1219)
Update RAM requirements to be more realistic for mainnet.
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-04-04 18:00:50 -04:00
MadelineMurray
87d9ed4f77 Edits before release (#983)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-02-26 20:35:31 +10:00
MadelineMurray
6caca48228 Updated Chocolatey install
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-02-23 11:25:42 +10:00
MadelineMurray
1b75057fc1 Added note to increase open file limit on Linux (#936)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-02-21 14:38:10 +10:00
Donn Trenton
3a710854ff fixes #448 updates for new pantheon-quickstart repo and shell scripts (#585)
Updated for move to pantheon-quickstart repo and removed Windows support 

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-01-25 06:53:01 +13:00
MadelineMurray
b0676b264b Added .\ to gradlew command (#636)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-01-23 09:16:33 +13:00
MadelineMurray
4dd4cb1249 Merging changes made to Wiki post migration (#484)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-12-21 18:30:41 +10:00
Nicolas MASSART
12e3d10913 Doc migration (#381)
Readthedoc migration, still some content to update from the wiki that were updated after I made the last diff
- fixes #406 by configuring readthedocs
- fixes #407 by configuring material theme
- fixes #408 by adding footer with jQuery to enable readthedocs.org versions
- fixes #409 
- fixes #410 
- fixes #411

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-12-18 09:48:32 +01:00