gashapwn
|
7e853ec18e
|
provision.pl - added rust depdendency
|
2021-03-02 18:31:16 +00:00 |
|
gashapwn
|
983bb3b55e
|
provision.pl - removed password login
|
2021-03-02 17:18:06 +00:00 |
|
gashapwn
|
8d93df3368
|
provision.pl - adjust root login regex
|
2021-03-02 16:53:54 +00:00 |
|
gashapwn
|
572d0ba0a7
|
provision.pl - disable root login... clean up comments... nopass doas.conf... clobber warning
|
2021-03-02 16:02:22 +00:00 |
|
gashapwn
|
656183e45b
|
provision.pl - Add prompt for user creation
|
2021-03-02 15:35:53 +00:00 |
|
gashapwn
|
de10cf77bc
|
create_user.pl + provision.pl - updated usage info stuff
|
2020-12-29 04:51:33 +00:00 |
|
gashapwn
|
4f4217d4f8
|
provision.pl - hardcoding URLs to a testing branch like an idiot
|
2020-12-29 04:06:00 +00:00 |
|
gashapwn
|
37d034767a
|
provision.pl - added JSON perl dependency
|
2020-12-29 03:58:55 +00:00 |
|
gashapwn
|
e71775bf17
|
provision.pl - wget pulls in user create because vultr
|
2020-12-20 07:39:34 +00:00 |
|
gashapwn
|
8cfc3140cc
|
provision.pl - added user creation prompt because vultr
|
2020-12-20 01:59:38 +00:00 |
|
gashapwn
|
a341e8ccc4
|
provision.pl - modified rcctl start for lingyind
|
2020-12-05 22:35:34 +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 |
|
gashapwn
|
9575aecb4e
|
added rc init script for lingyind Flask app
|
2020-11-30 04:29:02 +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
|
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
|
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
|
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 |
|