Cameron Thompson
0f4be98c07
Add htpasswd binary
2024-04-14 03:22:55 -04:00
iamromulan
01608d47b5
fix syntax error
2024-04-14 01:54:51 -04:00
iamromulan
7ddfe0b627
Define path for set_ttl
2024-04-14 01:30:40 -04:00
iamromulan
003a903d97
make ttlvalue file editable
2024-04-14 01:13:37 -04:00
iamromulan
8f61488e23
Add missing sudo
2024-04-14 00:32:24 -04:00
iamromulan
c2e7727bfe
Add echo and cat to sudo www-data
...
-should fix ttl not being set
2024-04-14 00:25:00 -04:00
iamromulan
0c62275c95
Move .htpasswd to /opt/etc
2024-04-13 23:25:55 -04:00
iamromulan
db98e44aae
Fix link
2024-04-13 23:16:06 -04:00
iamromulan
62146117fe
Fix ttyd install/uninstall
2024-04-13 23:04:38 -04:00
iamromulan
dd98716a44
Fix permissions (again)
2024-04-13 22:55:24 -04:00
iamromulan
221178abb0
Fix permissions
2024-04-13 22:45:23 -04:00
iamromulan
ec2853878e
Fix link
2024-04-13 22:37:21 -04:00
iamromulan
de8ca3eacb
Add SSHd uninstall function
2024-04-13 22:34:05 -04:00
iamromulan
87f1733830
Phase 1 bug fixes
...
-Added menu option to set Simpleadmin password
-Added menu option to set root/console/ttyd/login password
-Fixed link for update_simpleadmin.sh
2024-04-13 22:21:37 -04:00
iamromulan
7f17818a9c
Simpleupdates Phase 1
...
-Moved several installation functions to individual scripts that will run as systemd processes for updating/installing; This is phase 1 in creating an automatic update system
-Merged ttyd into simpleadmin as it is now part of simpleadmin as "console"
2024-04-13 21:56:39 -04:00
Cameron Thompson
406e586702
Merge pull request #31 from snowzach/fixes
...
Fixes for ttl
2024-04-13 13:36:51 -04:00
Zach Brown
723b69f662
Fixes for setting ttl
2024-04-13 13:09:54 +00:00
Cameron Thompson
817970bb71
Update RMxxx_rgmii_toolkit.sh
2024-04-13 01:20:57 -04:00
Cameron Thompson
e612482dc4
Update RMxxx_rgmii_toolkit.sh
2024-04-13 01:15:58 -04:00
Cameron Thompson
78e07160e2
Update RMxxx_rgmii_toolkit.sh
2024-04-13 01:11:06 -04:00
Cameron Thompson
df93948f23
Update RMxxx_rgmii_toolkit.sh
2024-04-13 01:05:48 -04:00
Cameron Thompson
89f22e1524
Update RMxxx_rgmii_toolkit.sh
...
Added --force-removal-of-dependent-packages for uninstalling lighttpd
2024-04-13 00:58:49 -04:00
Cameron Thompson
22a319d0c8
Update RMxxx_rgmii_toolkit.sh
...
Add --force-remove to uninstall process
2024-04-13 00:54:13 -04:00
iamromulan
9579e75ab3
Move lighttpd files to simpleadmin
...
-Set admin as the username
-Gave sshd it's own function
2024-04-13 00:43:52 -04:00
Cameron Thompson
47ebc2a5ab
Delete simpleadmin/systemd/simpleadmin_httpd.service
...
No longer needed
2024-04-12 22:32:21 -04:00
Cameron Thompson
a76fb0dcb0
Update RMxxx_rgmii_toolkit.sh
...
Update expected ttyd port to be 8080
2024-04-12 11:27:46 -04:00
Cameron Thompson
9f90a3bbab
Update lighttpd.conf
...
Update port to 8080 for ttyd proxy
2024-04-12 11:16:22 -04:00
Cameron Thompson
1c41a857a0
Update ttyd.service
...
Change to port 8080, tailscale UI set to 8088 already
2024-04-12 11:15:21 -04:00
Cameron Thompson
818505e706
Update update_ttyd.sh
...
Fix incorrect branch
2024-04-12 11:04:38 -04:00
Cameron Thompson
a9c2e9c152
Update RMxxx_rgmii_toolkit.sh
2024-04-11 00:30:11 -04:00
Cameron Thompson
3fae1fcf61
Update RMxxx_rgmii_toolkit.sh
2024-04-11 00:27:35 -04:00
Cameron Thompson
16eafeea42
Merge pull request #29 from snowzach/lighttpd
...
-Simpleadmin on 80/443 https
-ttyd now part of simpleadmin
-simpleadmin now password protected
-sshd installation option
2024-04-11 00:21:11 -04:00
Cameron Thompson
1663b34e1d
Prep to merge
2024-04-10 23:41:21 -04:00
Zach Brown
315b937e8f
Ensure lighttpd installed for ttyd
2024-04-10 12:42:49 +00:00
Zach Brown
dc7f3f17d2
last minor updates
2024-04-10 12:20:12 +00:00
Cameron Thompson
91fbff193d
Update simpleupdate
2024-04-10 00:57:56 -04:00
Cameron Thompson
99716d722c
Delete simpleupdated
2024-04-10 00:50:12 -04:00
Cameron Thompson
fd6e528500
Update simpleupdated.service
2024-04-10 00:48:32 -04:00
Cameron Thompson
d12672c5ff
Update simpleupdate
2024-04-10 00:47:53 -04:00
Cameron Thompson
ff56fbf190
Combine daemon and CLI into one script
2024-04-10 00:45:02 -04:00
Zach Brown
0b3cce7a1f
Fix password
2024-04-10 02:58:25 +00:00
Zach Brown
b5166a969e
Fix password bug
2024-04-10 02:47:03 +00:00
Zach Brown
b63b4d4cea
Add password config
2024-04-10 02:45:12 +00:00
Cameron Thompson
ce5e328bae
Update simpleupdated
...
Reduce to check date every 30 seconds to ensure every minute is captured
Added logging last 100 lines to /tmp/simpleupdate.log
Configuration Validation: Ensures that only one update frequency setting is active and correctly defined, avoiding misconfigurations.
2024-04-09 21:10:27 -04:00
Cameron Thompson
ddd553f40e
Create simpleupdate
...
CLI for config of the conf file
2024-04-09 20:39:30 -04:00
Zach Brown
59b3bfa6ba
Add useradd for sshd
2024-04-09 21:34:44 +00:00
Zach Brown
c081b5c63f
Clearly this causes some issue
2024-04-09 21:11:46 +00:00
Zach Brown
65a8dadbb6
Fix script
2024-04-09 20:32:57 +00:00
Zach Brown
2024ec569c
Fixes
2024-04-09 19:18:06 +00:00
Zach Brown
223e704adc
Fix OPKG installer
2024-04-09 17:08:26 +00:00