Rob Walker
|
a799f8f4b1
|
tell blockexplorer to run on port 8080 (#3237)
* tell blockexplorer to run on port 8080
* forward port 80 to 5000 for a blockexplorer node
|
2019-03-12 13:39:09 -07:00 |
Michael Vines
|
a444cac2aa
|
Switch to upstream AMIs for non-CUDA EC2 testnets
|
2019-02-18 18:59:56 -08:00 |
Michael Vines
|
1e714eb6b2
|
Generate ec2 security group programmatically
|
2019-02-18 18:59:56 -08:00 |
Michael Vines
|
9eb8b67b5c
|
Install blockexplorer dependencies
|
2019-02-15 20:17:46 -08:00 |
Michael Vines
|
f5bbc5e961
|
Fix args
|
2018-12-23 20:56:13 -08:00 |
Michael Vines
|
753a783ba9
|
Add solana user to adm group for /var/log/syslog access
|
2018-12-23 17:28:35 -08:00 |
Pankaj Garg
|
41f8764232
|
Ignore error while enabling nvidia persistence mode (#2265)
|
2018-12-21 12:37:51 -08:00 |
Pankaj Garg
|
4bf797c8f1
|
Load nvidia drivers on node startup (#2263)
* Load nvidia drivers on node startup
* added new script to enable nvidia driver persistent mode
* remove set -ex
|
2018-12-21 11:43:52 -08:00 |
Michael Vines
|
b34e197424
|
Add newline at end of file
|
2018-12-06 17:46:46 -08:00 |
carllin
|
aecb06cd2a
|
Update versions in install-libssl-compatibility.sh (#2044)
|
2018-12-06 15:57:30 -08:00 |
Michael Vines
|
c5b1bc1128
|
Remove obsolete update-default-cuda.sh
|
2018-11-12 20:31:16 -08:00 |
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
49014393e1
|
Be less fancy for bash 4.4 compat
|
2018-11-10 18:05:55 -08:00 |
Michael Vines
|
818d03c835
|
Bump earlyoom version
|
2018-11-10 15:56:17 -08:00 |
Michael Vines
|
51ed48941b
|
Continue if docker0 is not present
|
2018-11-07 19:33:20 -08:00 |
Michael Vines
|
f8f11b7f50
|
Remove docker0 interface if present
|
2018-11-07 18:23:24 -08:00 |
Michael Vines
|
b02b636b36
|
Support local tarball deploys
|
2018-11-07 14:44:40 -08:00 |
Michael Vines
|
cd18a1b7db
|
t
|
2018-11-06 14:08:47 -08:00 |
Michael Vines
|
eae9372a5d
|
Upgrade GCP CPU-based testnet to 18.04
|
2018-11-04 19:18:47 -08:00 |
Pankaj Garg
|
3cc78d3a41
|
Added a new remote node configuration script to set rmem/wmem (#1647)
* Added a new remote node configuration script to set rmem/wmem
* Update common.sh for rmem/wmem configuration
|
2018-10-30 09:17:35 -07:00 |
Pankaj Garg
|
dfde83bdce
|
Wildcard early OOM deb package revision (#1554)
|
2018-10-19 14:17:19 -07:00 |
Michael Vines
|
b1e941cab9
|
Return all instances
|
2018-10-01 07:51:48 -07:00 |
sakridge
|
3199f174a3
|
Add option to pass boot disk type to gce create (#1308)
|
2018-09-22 16:43:47 -07:00 |
Michael Vines
|
155ee8792f
|
Add GPU support to ec2-provider
|
2018-09-17 09:26:25 -07:00 |
Michael Vines
|
f89f121d2b
|
Add AWS EC2 support
|
2018-09-17 09:26:25 -07:00 |
Michael Vines
|
ee74b367ce
|
Add docker install script
|
2018-09-12 17:09:37 -07:00 |
Michael Vines
|
ebcac3c2d1
|
Use a common solana user on all testnet instances
|
2018-09-08 22:34:26 -07:00 |
Michael Vines
|
1d6c4aacae
|
Retry rsync a couple times before failing
|
2018-09-08 13:59:45 -07:00 |
Michael Vines
|
9f5c86e60c
|
Install earlyoom at gce instance startup
|
2018-09-08 13:59:45 -07:00 |
Michael Vines
|
9f413fd656
|
Establish net/scripts/... for better scoping
|
2018-09-08 13:59:45 -07:00 |