5212ca61bd
Merge pull request #1 from CPunch/rewrite
...
REFACTOR: lots of changes
2024-02-21 15:58:24 -06:00
52d526bf5c
REFACTOR: lots of changes, using ansible-galaxy roles for certbot, nginx & gitea
2024-02-21 15:56:43 -06:00
3047267d19
update README
2023-02-03 15:43:52 -06:00
bea9cb3592
gitea: backup and restore based on tags
2023-02-03 15:40:59 -06:00
06548bf135
removed giteaUninstall var
2023-02-02 16:04:44 -06:00
feaea47028
gitea: can now backup the database remotely
2023-02-01 23:30:14 -06:00
bf198f9d63
minor typos
2023-02-01 18:01:52 -06:00
af53eb4637
roles/gitea: support giteaUninstall variable
2023-01-21 18:25:02 -06:00
e8fe024b77
roles/git: ssh known_hosts is now idempotent
...
- roles/git now uses blockinfile to ensure the github ssh keypairs are trusted, and to allow subsequent ssh keypairs to be trusted and not overwritten by future runs.
- this commit marks idempotency for all roles. after a successful run of this playbook, subsequent runs will result in a change=0 !!!!!
2023-01-19 20:50:30 -06:00
3d75ac18e7
roles/gitea: better gitea installation condition
2023-01-19 18:03:49 -06:00
c6ea8eaf38
roles: minor idempotency changes
2023-01-19 18:02:55 -06:00
e3d3ec37fd
roles/gitea: installing gitea is now idempotent
2023-01-19 15:11:22 -06:00
2d3fbfe484
removed stale github workflow
2023-01-18 20:36:30 -06:00
5cdc63e35a
roles/deadswitch: role is now idempotent
2023-01-18 01:10:40 -06:00
1747125b67
roles/blog: fix updateBlog
2023-01-17 17:52:47 -06:00
41ef83bb4e
roles/blog: run updateBlog; now idempotent!
2023-01-17 17:41:25 -06:00
4359544b6a
blog: updateBlog now checks for changes before building
2023-01-17 17:32:47 -06:00
ca6fdaeff3
blog: maintain two separate builds of the site; one for tor, one for https
2023-01-16 17:17:07 -06:00
1028023b8b
roles/nginx: made idempotent
2023-01-15 21:54:03 -06:00
5e2c4850e1
minor README changes
2023-01-14 17:36:51 -06:00
a971e7d065
github: disabled deploy workflow
2023-01-14 17:31:46 -06:00
abaa4c9639
switched to roles
...
- all tasks/* have been moved to their own roles in roles/*
- each file && template is now oragnized per-role
- annotated each task which still isn't idempotent !TODO!
2023-01-14 17:26:17 -06:00
d435ab80ac
fix: wrong paths in imdead.sh (oops)
2022-10-04 13:13:46 -05:00
bf5763a42f
updated to latest secrets
2022-10-04 13:09:36 -05:00
6325e393b3
updated readme
2022-10-04 12:51:54 -05:00
ec89c70336
Deploy ansible playbook automagically
2022-10-04 12:21:22 -05:00
281e98f030
better file permissions
2022-10-04 11:29:40 -05:00
cad90e7c89
privacy: set Referrer-Policy: no-referrer
...
- prevents third parties i link to from knowing you came from my site
2022-09-02 23:45:41 -05:00
2f83076df6
minor refactoring
2022-08-02 13:49:02 -05:00
efe494f255
Split static && template files
2022-08-02 13:38:55 -05:00
d7f460685b
Added goaccess
2022-08-02 13:32:19 -05:00
b03d6cbd0a
Deadswitch: I am dumb
2022-08-02 00:13:16 -05:00
1ae090aee7
Updated to latest secrets
2022-08-02 00:01:47 -05:00
63715f1f8a
Deadswitch: Use git patches instead of a raw markdown file
2022-08-01 23:57:43 -05:00
95bf7557ef
Added fail2ban & properly setup UFW
2022-06-08 14:23:15 -05:00
6eabfaac36
Misc. refactoring, less changes per rerun. Reruns should have no effect on a fully-setup vps now
2022-05-31 13:48:01 -05:00
01b043e13f
Added secrets submodule
2022-05-31 13:20:17 -05:00
ac827f8507
Fixed git setup
2022-05-31 00:13:46 -05:00
3654d1dd9c
Setup git
2022-05-30 23:39:32 -05:00
201d17efaa
Added dead switch
2022-05-30 23:36:55 -05:00
e795959672
Added blog cron job, setup zsh & powerlevel10k theme
2022-05-30 19:32:24 -05:00
05943624b9
Inital commit
2022-05-30 10:46:36 -05:00