Commit graph

80 commits

Author SHA1 Message Date
wiz
a48f116bcd
Merge pull request #2388 from Emzy/Fix-syslog-path
Fix path for newsyslog configs in prod installer
2022-08-26 00:28:56 +09:00
Stephan Oeste
dc4cd96fc0
Fix path for newsyslog configs in prod installer 2022-08-24 17:49:56 +02:00
Stephan Oeste
fd8ed4bbdf
Add .local/bin to cln's path and install git-lfs in prod install 2022-08-24 16:21:36 +02:00
wiz
e0d677b01c
Merge branch 'master' into ops/add-core-lightning 2022-08-10 22:38:36 +09:00
wiz
2b2c40f65a
[ops] Fix minor issue for /cln/.zshrc in prod installer 2022-08-10 22:37:22 +09:00
Stephan Oeste
cacd4abd9d
Add Core Lighting for FreeBSD in prod installer 2022-08-05 16:41:00 +02:00
wiz
8d1624476f
Remove TOR_HOME variable in prod/install 2022-07-30 15:32:51 +02:00
wiz
8f183945c0
Fix FreeBSD path for torrc 2022-07-30 15:30:55 +02:00
wiz
5d704b0e43
Merge branch 'master' into ops/fix-tor-freebsd 2022-07-30 13:29:19 +00:00
wiz
a413c6ebb8
Separate electrs into bitcoin electrs and elements electrs 2022-07-30 15:25:16 +02:00
Stephan Oeste
21b6c6158a
Fix tor config for FreeBSD on prod installer 2022-07-30 14:01:40 +02:00
Stephan Oeste
eaf7da9acb
Add Unfurl to the prod installer 2022-07-29 20:13:48 +02:00
Stephan Oeste
6e38caee63
Add options for components to be installed in prod install script 2022-07-29 13:08:07 +02:00
Stephan Oeste
412a0ee577
Add random generated mysql passwords on prod install 2022-07-26 22:07:46 +02:00
wiz
7320fadec9
Add maxmind geoip-db update utility to prod installer 2022-07-11 14:32:38 +02:00
wiz
1037fbe52b
Merge pull request #2041 from Emzy/ops/freebsd-nginx-conf
Install nginx config also for freebsd on prod install
2022-07-09 14:33:24 +02:00
wiz
c5e8a83ebb
Update to Node.js v16.16.0, use shared zlib for prod 2022-07-08 17:22:56 +02:00
wiz
c89fd8c39f
Merge pull request #2040 from Emzy/ops/disable-dialog
Remove the dialog for now on prod install
2022-07-08 16:55:40 +02:00
Stephan Oeste
d0381e7850
Install nginx config also for freebsd on prod install 2022-07-08 15:59:39 +02:00
wiz
83c383b1ec
Print onions on separate lines after prod install 2022-07-08 15:34:10 +02:00
Stephan Oeste
4f22864080
Add mempool build as final step on prod install 2022-07-08 15:29:59 +02:00
Stephan Oeste
92780daa78
Remove the dialog for now on prod install 2022-07-08 15:26:13 +02:00
wiz
bdd3af6b6a
Merge pull request #2032 from Emzy/ops/fix-elements-service
Fix service name to elements and add elements testnet for prod install
2022-07-08 11:57:36 +02:00
Stephan Oeste
6582c8b36f
Fix service name to elements and add elements testnet for prod install 2022-07-08 11:54:26 +02:00
Stephan Oeste
92eef3a6c1
Quote echo output in prod install 2022-07-08 11:05:45 +02:00
Stephan Oeste
eeb84e5d42
Installing Linux nginx config in prod install 2022-07-07 21:09:00 +02:00
wiz
41f0619572
Merge pull request #2013 from Emzy/ops/set-user-ulimit
Set ulimit highter for all users in prod install
2022-07-07 19:56:38 +02:00
Stephan Oeste
b4bb54212c
Set ulimit highter for all users in prod install 2022-07-07 19:22:47 +02:00
Stephan Oeste
bf969ec8f7
Make user crontab reliable in prod install script 2022-07-07 17:13:09 +02:00
wiz
81c68620a1
Merge pull request #1985 from Emzy/ops/install-linux-crontab
Add crontab creation for linux and bitcoin-minfee.service in prod install
2022-07-06 19:02:27 +02:00
wiz
96007509b5
Merge pull request #1979 from Emzy/ops/cpu-count
Limit make to max cpus in prod install
2022-07-06 18:51:53 +02:00
Stephan Oeste
989c74699f
Add crontab creation for linux and bitcoin-minfee.service in prod install 2022-07-06 18:31:31 +02:00
Stephan Oeste
e8829e21e7
Limit make to max cpus in prod install 2022-07-06 14:41:11 +02:00
Stephan Oeste
7154d755c1
Disable confirmation prompt for rust install in prod install script 2022-07-06 11:46:46 +02:00
wiz
351d9864fe
Merge branch 'master' into ops/linux-no-patch-electrs 2022-07-06 00:10:19 +02:00
wiz
34195f0e45
Fix typo in prod installer 2022-07-06 00:09:05 +02:00
wiz
9b529d075a
Fix typo in prod installer 2022-07-06 00:08:55 +02:00
wiz
38a98f70d9
Fix typo in prod installer 2022-07-06 00:08:47 +02:00
wiz
544ab890b0
Merge branch 'master' into ops/linux-java-install 2022-07-06 00:05:22 +02:00
wiz
5b400daf3b
Merge pull request #1970 from Emzy/ops/linux-packages-fix
Fix Linux packages, usernames and path in prod install script
2022-07-06 00:03:59 +02:00
Stephan Oeste
f8c6a7c77b
Omit FreeBSD Elecrs patch for Linux on prod install script 2022-07-05 14:20:35 +02:00
Stephan Oeste
9c65ff3e12
Fix Bisq Java install script name for prod install script 2022-07-05 14:09:32 +02:00
Stephan Oeste
d9576bb2e4
Fix Linux packages, usernames and path in prod install script 2022-07-05 13:39:29 +02:00
Stephan Oeste
a34eb9ba88
Fix sed command for Linux systems in the prod install script 2022-07-05 13:19:56 +02:00
wiz
ad29462a6d
Merge pull request #1965 from Emzy/ops/linux-dir-creation
Create directories for Linux in prod install
2022-07-04 19:55:09 +02:00
wiz
d6cd17e4c8
Merge pull request #1964 from Emzy/ops/linux-user-creation
User creation for linux in the prod install script
2022-07-04 19:54:34 +02:00
wiz
1383c20703
Merge pull request #1963 from Emzy/ops/freebsd-python-version
Update python version for FreeBSD 13 in prod install
2022-07-04 19:53:36 +02:00
Felipe Knorr Kuhn
29557ddd86
Merge branch 'master' into emzy/fix-dialog-error 2022-07-04 09:10:38 -07:00
Stephan Oeste
f80b97af53
Create directories for Linux in prod install 2022-07-04 17:58:36 +02:00
Stephan Oeste
a7b28ca8e8
User creation for linux in the prod install script 2022-07-04 16:57:20 +02:00