Commit graph

67 commits

Author SHA1 Message Date
Snipa22
6ce1089e35
Update deploy.bash 2017-12-21 06:46:34 -08:00
Snipa22
3f6e62727f
Update deploy.bash 2017-12-20 04:53:22 -08:00
Snipa22
c8dcbd1df4
Update leaf.bash 2017-12-20 04:53:01 -08:00
Snipa22
ebfc2ccaf3
Update deploy.bash 2017-12-20 04:52:29 -08:00
Snipa22
54d4568729
Merge pull request #192 from Warcop/master
Update deploy.bash
2017-12-08 16:01:50 -08:00
Warcop
52a5346d56
Update deploy.bash
Update checkout for 0.11.1.0
2017-11-12 20:31:13 -05:00
Tim Garrity
f32b121d1c Aeon update
Check AEON-Notes.md
2017-11-01 21:31:45 -04:00
Mine Coins
c2dac9b9bc simplify timezone setting 2017-10-24 22:07:27 +02:00
Snipa22
cfccee540b Merge pull request #113 from minecoins/deploy
fix caddy.service perm
2017-10-11 11:38:07 -07:00
Snipa22
ac33f403dc Update deploy.bash
Pointing to Snipa22's backup of the caddy daemon.
2017-10-02 10:18:41 -07:00
Snipa22
107d6cc5be Update upgrade_monero.bash 2017-09-15 19:01:43 -07:00
Snipa22
a01de693a6 Update monero_daemon.patch 2017-09-15 19:01:11 -07:00
Snipa22
db057f01f3 Update leaf.bash
Updating to v0.11.0.0
2017-09-09 12:48:43 -07:00
Alexander Blair
883a488b12 v0.11.0.0 Monero Daemon Release. 2017-09-09 02:39:13 -07:00
Mine Coins
200c13dcaa fix caddy.service perm
logs:
systemd[1]: Configuration file /etc/systemd/system/caddy.service is marked executable.
Please remove executable permission bits. Proceeding anyway.
2017-09-06 12:39:33 +02:00
Snipa22
51bbd93c44 Update deploy.bash
Update to ensure that the sql_sync is run on install.  Oops!
2017-08-14 10:58:53 -07:00
Alexander Blair
8337487577 Adding the LMDB deployment tools to the stack and installers. 2017-06-02 04:39:55 -07:00
Snipa22
fe914cca4e Updating deploy.bash to new Caddy download path
Caddyserver changed download URL.  This is the new URL.
2017-05-21 14:44:22 -07:00
M5M400
856069ef29 changed monerod version to v0.10.3.1 2017-05-18 14:52:55 +02:00
M5M400
acba927240 Update base.sql 2017-05-04 11:15:38 +02:00
Snipa22
dc3dd03e83 Update deploy.bash 2017-04-18 12:26:05 -07:00
Snipa22
8e79d682a3 Update monero_daemon.patch 2017-04-07 15:56:16 -07:00
Snipa22
657d1cec52 Update monero_daemon.patch 2017-04-07 15:53:41 -07:00
Snipa22
c37e80d334 Update upgrade_monero.bash 2017-04-07 15:51:44 -07:00
Snipa22
8e81ad2f25 Update upgrade_monero.bash 2017-04-07 15:42:35 -07:00
Alexander Blair
01dfbbbcc5 Adding support for 10.3.1
Adding keepalive support for the remote_comms sockets, allowing them to reuse the TCP/SSL connection for much better performance in high-load environments.
2017-04-07 01:39:58 -07:00
Snipa22
f136eae607 Update upgrade_monero.bash
Fixing to git checkout.  Thanks M5M400!
2017-03-14 07:42:40 -07:00
Alexander Blair
0a3f8fca85 Updates across the board to the caddy and other configs. 2017-03-05 16:20:16 -08:00
Alexander Blair
f397c043c9 Finishing the init for ZMQ and updating the deployment scripts to support it. 2017-03-05 16:05:09 -08:00
Snipa22
9e08dbbc90 Update leaf.bash 2017-03-01 13:48:28 -08:00
Snipa22
23e556b0f8 Update deploy.bash 2017-03-01 13:48:18 -08:00
Alexander Blair
cd3cabd150 Don't log that into the git index. 2017-02-28 07:30:36 -08:00
Alexander Blair
bde0052c80 Diff needs a new line. 2017-02-28 07:23:37 -08:00
Alexander Blair
b1d85e38f0 Update to add fix for the 128 txn bug. 2017-02-28 07:18:39 -08:00
Alexander Blair
3446d35adc Setting rate limits on the wgets 2017-02-26 11:49:27 -08:00
Alexander Blair
aa24805056 Adding the new SQL migrations and configurations to the base.sql file. 2017-02-26 10:33:48 -08:00
Alexander Blair
f89b709f93 v0.10.2.1 not 0.10.2.1 2017-02-25 08:15:03 -08:00
Alexander Blair
8ab38b4d79 trusted_daemon is now a config var upstream in the wallet, not in the other systems. 2017-02-25 08:13:32 -08:00
Alexander Blair
527d0965db Removing fluffy blocks patch. Moving to commit w/ fixes for the pool state. 2017-02-24 08:54:55 -08:00
Snipa22
a5c0558989 Update leaf.bash 2017-02-23 18:14:38 -08:00
Snipa22
3592995c8e Update deploy.bash 2017-02-23 18:14:17 -08:00
Snipa22
fde0e7bc64 Merge pull request #44 from minecoins/deploy
Deploy
2017-02-23 18:13:44 -08:00
Mine Coins
f7a2f69e7a closes #43, blockchain downloading/importing under monerodaemon user 2017-02-23 20:29:33 +02:00
Mine Coins
4457859a2c No newline at EOF fix 2017-02-22 23:27:39 +02:00
Mine Coins
c8ce0e9fd9 deployment: add newline at EOF 2017-02-21 18:31:35 +02:00
Mine Coins
8bb4eb6d61 deploy: limit make jobs to the number of processing units available 2017-02-21 18:31:35 +02:00
Mine Coins
cc37da5eab deploy: download blockchain to temporary dir 2017-02-21 18:31:35 +02:00
Mine Coins
7ad91e0f6c deploy: slightly cleaner caddy installation 2017-02-21 18:31:35 +02:00
Mine Coins
3125cf9f5f deploy: set default db_storage_path 2017-02-21 18:31:35 +02:00
Alexander Blair
4c30b21112 Differences between SQL schemas that I fixed last time, but broke in the redo! My apologies. 2017-02-17 08:53:52 -08:00