Commit Graph

57 Commits

Author SHA1 Message Date
gashapwn
c364d489ae lyctl.sh - switching to ksh 2020-12-05 22:58:31 +00:00
gashapwn
a341e8ccc4 provision.pl - modified rcctl start for lingyind 2020-12-05 22:35:34 +00:00
gashapwn
604f75afc8 lingyin.rc - now uses lyctl.sh to start 2020-12-05 22:26:03 +00:00
gashapwn
3d42f7f9ad lyctl.sh - init process will now background itself 2020-12-05 21:47:10 +00:00
gashapwn
f418061c22 lyctl.sh - fixed the shebang 2020-12-05 20:59:52 +00:00
gashapwn
4e3c70e280 added start script 2020-12-05 20:49:16 +00:00
gashapwn
d431398bd8 fsckfsckfsckfsckfsck 2020-11-30 06:00:58 +00:00
gashapwn
81cf5d6bcb wooooooooooork i want to go to sleep 2020-11-30 05:45:13 +00:00
gashapwn
93d18dcfdf provision.pl - trying to add back autostart 2020-11-30 05:30:22 +00:00
gashapwn
582bd06020 removed autostart for lingyind 2020-11-30 05:07:24 +00:00
5102e3db8a Changed filenames to snake case 2020-11-30 00:05:54 -05:00
gashapwn
518339026c create-user.pl - added comments 2020-11-30 05:05:17 +00:00
gashapwn
ccdf4eff1d fixed daemon username in rc scritp 2020-11-30 04:45:02 +00:00
gashapwn
9575aecb4e added rc init script for lingyind Flask app 2020-11-30 04:29:02 +00:00
gashapwn
cd6720a25e removed test pw from haproxy.cfg 2020-11-30 04:22:35 +00:00
gashapwn
7c3945afba added underscore to daemon username 2020-11-30 03:34:21 +00:00
gashapwn
65038fe603 provision.pl - fixed permissions on installation directory 2020-11-30 03:16:31 +00:00
gashapwn
9fbc0bcc6a provision.pl - changed installation directory. this will assuredly fail -_- 2020-11-30 03:07:54 +00:00
gashapwn
064d8c8240 create-user.pl - fixed user_list.txt paths 2020-11-30 02:36:46 +00:00
gashapwn
268913aba8 provision.pl - now provision.pl adds admin user to user_list.txt so they are on the default user list 2020-11-29 23:43:46 +00:00
gashapwn
33048f0887 create-user.pl - added logic to handle multiple pwd. errors out if run in wrong pwd. 2020-11-29 23:37:31 +00:00
gashapwn
72d1bf71f9 create-user.pl - changed to relative file paths. added root check. .gitignore - added vim backup files 2020-11-29 23:26:34 +00:00
gashapwn
ed0c0ddc33 provision.pl - fixed haproxy path typo 2020-11-29 19:58:03 +00:00
gashapwn
0fdd8860d0 provision.pl - added haproxy install 2020-11-29 19:35:08 +00:00
gashapwn
0c28ecedcf added haproxy.cfg 2020-11-29 19:09:40 +00:00
gashapwn
c60ffcca62 provision.pl - escaped slashes now fixed 2020-11-29 08:17:21 +00:00
gashapwn
34ccae79ef provision.pl - handle skel directory for admin user 2020-11-29 08:04:54 +00:00
gashapwn
0cb0b4deb2 provision.pl - added logic to setup apache 2020-11-29 07:53:47 +00:00
gashapwn
2ca69d3e71 provision.pl - added cgi dir to skeleton via script 2020-11-29 07:45:42 +00:00
gashapwn
067441e753 added logic to copy home skeleton 2020-11-29 07:44:02 +00:00
gashapwn
b44b9f37a5 provision.pl - added stupid fscking awful missing single quote that made me waste my goddam time 2020-11-28 23:31:06 +00:00
gashapwn
b0bb56d8e4 provision.pl - fixed typo in pip installation 2020-11-28 23:23:16 +00:00
gashapwn
80738fe003 provision.pl - adjusted su commands to use global variables instead of hardcoded name 2020-11-28 23:14:54 +00:00
gashapwn
606921238d provision.pl added perl pkg instal 2020-11-28 22:59:41 +00:00
gashapwn
46464c49dd added pip3 install 2020-11-28 22:29:34 +00:00
gashapwn
f284697cd4 provision.pl fixed venv chdir... again 2020-11-28 22:06:51 +00:00
gashapwn
78525ca071 provision.pl - global variable typo 2020-11-28 22:02:59 +00:00
gashapwn
390081c269 provision.pl - changed dir before venv build 2020-11-28 22:02:02 +00:00
gashapwn
ae4dafe739 added python3 install 2020-11-28 21:56:10 +00:00
gashapwn
fa7205481b provision.pl added repo clone command 2020-11-28 21:51:19 +00:00
gashapwn
f3021964de added doas.conf 2020-11-28 20:57:25 +00:00
gashapwn
eca4eeb42e provision.pl adjusted /etc/passwd regex to exclude newlines 2020-11-28 20:55:28 +00:00
gashapwn
39b5e46b02 provision.pl: added check for root user. added author header 2020-11-28 20:50:18 +00:00
gashapwn
b778d6eaf3 adjusted provison.pl to exlcude nobody user from becoming admin 2020-11-28 20:31:11 +00:00
gashapwn
e471a97a13 fixed regex in provision.pl 2020-11-28 20:28:55 +00:00
gashapwn
2901c397a7 added provision.pl. added check for /etc/passwd admin user. 2020-11-28 20:12:32 +00:00
gashapwn
5be381122d added the req directory 2020-11-27 06:07:33 +00:00
gashapwn
1993b83810 fixed null pub_key in create-user.pl 2020-11-27 05:49:15 +00:00
gashapwn
b1557ae5f5 create-user.pl now pulls shell enum from conf file 2020-11-27 00:32:04 +00:00
gashapwn
210c71ef9d ident files now can be marked as done 2020-11-26 22:36:27 +00:00