Commit Graph

103 Commits

Author SHA1 Message Date
lza_menace
2365d57adf bump to latest ubuntu 2022-08-29 11:38:12 -07:00
lza_menace
ceb18c9059 bump version in compile dockerfile 2022-08-29 11:19:12 -07:00
monerobull
0e8e2caed9 bump to latest release (#9) 2022-08-29 11:18:05 -07:00
lza_menace
0f06b34327 bump to latest release 2021-09-24 15:42:08 -07:00
lza_menace
cb25079b66 explicitly define loopback address 2021-05-07 21:43:57 -07:00
lza_menace
2fb5bfb553 add sleep stmt 2021-05-04 21:56:53 -07:00
lza_menace
66dac91335 graf sub path, tor all nodes, auto add monero.fail 2021-05-04 21:50:08 -07:00
lza_menace
f3dec833a9 increase prometheus storage retention 2021-04-16 08:51:35 -07:00
lza_menace
4194894d60 fix apparent bug that causes connectivity issues 2021-04-15 15:17:36 -07:00
lza_menace
911ebb9ca1 minor update to init shell script for noninteractive dpkg 2021-03-23 21:24:08 -07:00
lza_menace
8da4090df7 add support for custom plugins 2021-03-23 21:17:45 -07:00
lza_menace
b86f71c217 set retention to 180days 2021-02-25 22:21:52 -08:00
lza_menace
ef1144ae1c updating cloud init with new env vars 2021-01-13 09:47:57 -08:00
lza_menace
fec49104e0 including admin user 2021-01-13 09:42:47 -08:00
lza_menace
689bddae2b extend grafana options/envs 2021-01-13 09:35:36 -08:00
lza_menace
4c03ee7ea2 show blank spot rather than 0 2021-01-11 00:40:50 -08:00
lza_menace
34100f2ade lets use the blocklist for a bit 2021-01-08 21:54:15 -08:00
lza_menace
e536cb9198 include make package in droplet setup 2021-01-08 12:51:27 -08:00
lza_menace
3aa5f92827 bumping to latest release, minor tweaks to makefile 2021-01-08 12:42:58 -08:00
lalanza808
4ca6342432 Setup cloud-init script for DO droplets (#1)
* adding init script and example/soon to be used configs

* uncomment and get ready for launch

* update monero node setup cmds

* include deletion of base data

* remove auth from grafana altogether

* remove unused var

* remove hsts reqs

* remove unused confs
2021-01-07 13:24:09 -08:00
lza_menace
82f2ffea03 add release script and dockerignore 2021-01-02 17:34:17 -08:00
lza_menace
9fa32ccf49 bumping to latest release, minor refactor of no_compile dockerfile 2020-12-31 10:25:27 -08:00
lza_menace
e319d4bcaa dump latest version, institute block list again 2020-12-16 11:46:34 -08:00
lza_menace
20577fed73 Merge branch 'master' of github.com:lalanza808/docker-monero-node 2020-12-10 09:16:47 -08:00
lza_menace
34c9f66a08 update dashboard image 2020-12-10 09:16:37 -08:00
lza_menace
42b7d183b7 add new command line flag to specify restricted bind ip 2020-12-08 18:28:26 -08:00
lza_menace
1f7da762b2 bump latest monero release and remove block file 2020-12-08 14:07:08 -08:00
lza_menace
36144210b1 minor adjustment to graf dashboard 2020-12-08 13:32:52 -08:00
lza_menace
e052590689 use my fork of monerod_exporter and jazz up the dashboard 2020-12-07 14:31:55 -08:00
lza_menace
30ee005fe2 bump compile version to latest tagged monero, v0.17.1.6 2020-12-07 13:15:01 -08:00
lza_menace
dc6d00ce8a bump to latest point release 2020-11-30 22:42:11 -08:00
lza_menace
eb61f2d9d9 add block/ban list 2020-11-20 09:00:25 -08:00
lza_menace
860fa127d8 bump to latest v0.17.1.3 to fix sybil attack bugs 2020-11-16 20:46:31 -08:00
lza_menace
bec4bf0e8f bump monero to release v0.17.1.1 2020-10-26 13:52:07 -07:00
lza_menace
3e856f10ab use latest monero release and ubuntu 20.04 2020-10-16 12:29:45 -07:00
lza_menace
fa66fb1141 add color around port selection/overrides, update env-example 2020-10-08 21:22:39 -07:00
lza_menace
e2cc874c4f allow port overrides if needed 2020-10-08 21:17:36 -07:00
lza_menace
fe76bd8d42 include links to other software 2020-10-08 00:03:57 -07:00
lza_menace
b446f478fd add a note about port usage by monerod 2020-10-07 23:56:43 -07:00
lza_menace
56b1647b4b update readme and add screenshot 2020-10-07 23:48:40 -07:00
lza_menace
54ccb9e558 add restart policy to monerod 2020-10-07 23:13:15 -07:00
lza_menace
e301fe8e81 use loopback address by default for all besides restricted ports 2020-10-07 22:35:02 -07:00
lza_menace
49f17fd2c5 refactor to use a default compose and a full one. update makefile targets 2020-10-06 01:04:54 -07:00
lza_menace
7b371ad9c5 fix commands in makefile 2020-10-05 22:35:16 -07:00
lza_menace
7efe843eee fix logs command 2020-10-05 15:42:24 -07:00
lza_menace
7d31fda77d break out compose and docker files for compile vs no-compile options 2020-10-05 15:37:59 -07:00
lza_menace
74d800614d moving monerod command to docker-compose.yaml for easier management and variablizing thread args 2020-09-30 08:25:02 -07:00
lza_menace
4a979803bf use original repo for monerod_exporter 2020-09-29 21:53:58 -07:00
lza_menace
0aa82e4e8a slow compile for smaller machines 2020-09-29 07:59:38 -07:00
lza_menace
a25851d520 make it work with zmq 2020-09-29 00:38:35 -07:00