Brian Lee blee
  • Joined on 2024-05-28
blee created repository blee/ansible-role-snort 2024-05-29 05:46:23 +00:00
blee pushed to main at blee/ansible-role-samourai-dojo 2024-05-29 05:46:04 +00:00
281c52363a Bump dojo version and some minor cleanup.
3c05eb1caa Reduce restartSec on systemd unit.
cfb3eb8f45 Fix broken link and clarify the first paragraph a bit.
a8555d0c2f Update podman docs to include current workarounds.
2b9f99568e Arrange for a hostname to be written to a volume that is available the container.
blee created branch main in blee/ansible-role-samourai-dojo 2024-05-29 05:46:04 +00:00
blee created repository blee/ansible-role-samourai-dojo 2024-05-29 05:45:54 +00:00
blee created branch main in blee/ansible-role-ntfy-alertmanager 2024-05-29 05:45:33 +00:00
blee pushed to main at blee/ansible-role-ntfy-alertmanager 2024-05-29 05:45:33 +00:00
007a11615a Run as nobody instead of ntfy, which won't be created it ntfy isn't installed on this server.
1bdb976435 Minor fixes after deploying with Synapse.
45d57b9b30 Set up systemd service unit.
72124b3fc1 New Ansible Role to build and install ntfy-alertmanager.
blee created repository blee/ansible-role-ntfy-alertmanager 2024-05-29 05:45:25 +00:00
blee created branch main in blee/ansible-role-ntfy 2024-05-29 05:45:04 +00:00
blee pushed to main at blee/ansible-role-ntfy 2024-05-29 05:45:04 +00:00
eb47a3b863 Footnote.
1d4d3e445b Change default unix socket path to something more long-lived.
869bad8260 Fix: Refresh apt cache to get the package details before trying to install it.
ce82b59e0b Set up a unix domain socket.
612aa7c141 New Ansible Role to install and perform basic configuration of ntfy.
blee created repository blee/ansible-role-ntfy 2024-05-29 05:44:50 +00:00
blee pushed to main at blee/ansible-role-nodejs 2024-05-29 05:44:07 +00:00
85474d8912 Facilitate installing arbitrary npm packages.
e835992ef4 Install nodejs, and use npm to install n for node version management.
6269782412 Initialize repository for Yarn role.
blee created branch main in blee/ansible-role-nodejs 2024-05-29 05:44:07 +00:00
blee created repository blee/ansible-role-nodejs 2024-05-29 05:43:59 +00:00
blee pushed to main at blee/ansible-role-nextcloud 2024-05-29 05:43:41 +00:00
74005e7cf6 Removed extra service unit step. Systemd seems to not need the extra help to correct track the status of the container, and it was often preventing the container started.
6789368831 Update podman docs to include current workarounds.
9de28e297e Update notes on postgres.
c7a4b08ebb Fix nginx example and add http2 note.
3d98730097 Add restore example.
Compare 10 commits »
blee created branch main in blee/ansible-role-nextcloud 2024-05-29 05:43:41 +00:00
blee created repository blee/ansible-role-nextcloud 2024-05-29 05:43:34 +00:00
blee created branch main in blee/ansible-role-linux 2024-05-29 05:43:10 +00:00
blee pushed to main at blee/ansible-role-linux 2024-05-29 05:43:10 +00:00
355371af10 Disable plaintext ssh auth.
7b7466cd63 Fix package name for dig in Debian 12.
94cf507afd Add rhel7
05eca24134 Fix up includes and perform updates.
78a7ee208d Refinement after testing on Archlinux again.
Compare 10 commits »
blee created repository blee/ansible-role-linux 2024-05-29 05:43:03 +00:00
blee pushed to main at blee/ansible-role-lego 2024-05-29 05:42:37 +00:00
bbc8f9d418 Notify nginx to reload
207283570e dhparams variable
5b88f82391 Fix dhparams path.
aecd01ccd8 Testing successful on EasyDNS.
1e41e871cd Add support for RedHat 7.9 and document SELinux changes that are necessary.