45 Commits

Author SHA1 Message Date
7fdefe6741 * Added initial template for postgresql Container 2025-04-16 14:28:27 -05:00
b0xxer
98989b8a68 Added node-red and pgadmin to the apps role 2025-04-16 13:13:49 -05:00
b0xxer
122eed02d6 Only set systemd service files if enabled
Delete service files if disabled
added proper mode to files
2025-04-15 11:48:13 -05:00
a73c915245 * Modified .env for lnbits to make admin screen on by default and add
user-id-only / create-user
2025-04-11 14:16:56 -05:00
b0xxer
f25f1f8297 * Added pid file declaration to start command for clightning
* Added poetry install for lnbits
2025-04-11 07:38:34 -05:00
b0xxer
7443835a05 * Added HealthCmd, HealthInterval, HealthRetries, and HealthStartPeriod
to bitcoin-node-container
2025-04-10 06:42:41 -05:00
b0xxer
cdfd6a6fa6 Added TimeoutStopSec=300 to bitcoin-node container 2025-04-10 05:56:49 -05:00
b0xxer
fd79eec04b * Added nodered, pgadmin, and postgresql container files 2025-04-09 14:20:48 -05:00
b0xxer
0a3e693a08 * Fixed caddy Containerfile version error
* Added qemu-kvm, libvirt, cockpit-machines, etc
* Enabled libvirtd service
2025-04-09 12:13:30 -05:00
b0xxer
a4953105ee basic tor implementation 2024-02-29 07:04:32 -06:00
13517580f2 modified Container file for clightning to add expect requirement 2024-02-20 13:50:46 -06:00
2414b19b41 fixups 2024-02-19 20:43:02 -06:00
979c921f9f Added copy of Caddyfile 2024-02-19 14:11:21 -06:00
76b9bea521 Added basic Caddyfile 2024-02-19 14:09:17 -06:00
b0xxer
14b21524bc fixups 2024-02-19 11:00:30 -06:00
b0xxer
ecbd444da4 syntax again 2024-02-19 10:54:52 -06:00
b0xxer
81485f1685 Added initial caddy app 2024-02-19 10:51:38 -06:00
ec0614a9a9 merge
Merge branch 'main' of https://git.b0xxy.net/b0xxer/bitb0x
2024-02-19 06:49:15 -06:00
3095ff8d2c Updated Continerfiles to minimize size 2024-02-19 06:48:17 -06:00
b0xxer
3076cae8c2 created utility script to create run from clightning. sorted out location and permissions for rtl to access. 2024-02-18 10:27:42 -06:00
b0xxer
cce44c1fec added RTL-Config.json config file.
modified volume mounts to load RTL-Config.json
2024-02-17 11:59:18 -06:00
b0xxer
b389996afb Continued working on rtl 2024-02-17 11:06:11 -06:00
290fd467ed add lnbits vol to store data 2024-02-16 17:23:05 -06:00
52908e893e fixups for lnbits 2024-02-16 16:01:12 -06:00
33d4fac979 continued working on lnbits 2024-02-16 15:26:26 -06:00
b0xxer
3788e43b0b first draft of lnbits 2024-02-16 12:36:22 -06:00
8920985ad7 Changed all data directories to ~/vol 2024-02-15 15:36:02 -06:00
b0xxer
f0b9768a72 changed directory struture to "containers" (lower case)
changed .containers file to go in main containers dir

changed .conf/systemd containers to be symlinks to main containers dir
2024-02-15 10:04:13 -06:00
b0xxer
36a67e91c0 added aliases for pmls / pmlsa
added basic rtl container (not configured yet)
2024-02-15 07:56:39 -06:00
eb66313924 Added container for RTL 2024-02-14 19:39:51 -06:00
b0xxer
c81338e8a6 added clnrest port and host. added 3010 to pod interfaces 2024-02-14 10:19:13 -06:00
b0xxer
d04e8526ce fixups on task blocks for bitcoin....also create run.sh script for clightning 2024-02-14 09:57:46 -06:00
bbaa59c943 seems ok now 2024-02-13 19:20:25 -06:00
abbab18ea8 moved electrs-init as template file 2024-02-13 18:45:34 -06:00
12c0743b16 Added rpcauth.py to bitcoin 2024-02-13 18:41:22 -06:00
03a80facb8 clightning is working.... 2024-02-13 17:45:59 -06:00
81ba7decf1 Working on clightning... 2024-02-13 16:09:10 -06:00
b0xxer
ca4bb66680 adding basic skeleton for clightning 2024-02-13 12:27:33 -06:00
b0xxer
d83de2ce60 Added rpcuser and rpcpassword options to bitcoin-node startup 2024-02-13 10:20:15 -06:00
b0xxer
249e80e70e Added electrs-init.sh to start with proper arguments for listening
typo in cockpit-storage name

removed task for linger as need to find another way to do it
2024-02-12 10:24:59 -06:00
ebfff8636a fixups...i think electrs is working? 2024-02-11 21:27:43 -06:00
8db286b34b Removed rpcuser / pass and went to cookie file 2024-02-11 19:30:35 -06:00
7cd72b6f87 Initial version of electrs - not working 2024-02-11 17:55:20 -06:00
c93df6d0d3 Added basic documentation server 2024-02-11 15:26:38 -06:00
b0xxer
3ff69e504e Deleted specific bitcoin role.
Deleted specific build role.

Moved all to general apps role.

Make app_list list so tasks can iterate thru list and install each app
2024-02-11 08:42:22 -06:00