hygienic-books
  • Joined on 2022-02-27
3516f56580 refactor(docs): Explain counter suffix (#1)
525600dde4 refactor(docs): Adjust explanation of how we avoid naming collisions (#1)
650a91f2cc refactor(docs): Fix incorrect explanation how we identify snapshottable datasets (#1)
917a71ced4 feat(script): Avoid snap name collisions, always append counter to make them unique (#1)
ff963aa844 refactor(script): Abort early and with clear msg when no datasets snapshottable (#1)
Compare 7 commits »
204a2a49b1 refactor(docs): Add warning about simple snapshot names (#1)
d027966ed3 refactor(docs): Phrasing (#1)
Compare 2 commits »
f16f2b8612 refactor(docs): Trim ZFS example snapshot list (#1)
93380891ec Merge remote-tracking branch 'refs/remotes/origin/1-get-base-version-going' into 1-get-base-version-going
8de0e25ab8 refactor(docs): Spell ZFS all uppercase (#1)
4069c33145 feat(docs): Don't do duplicate snapshot names (#1)
2fbbf4da19 refactor(docs): Add pkg list trimming (#1)
47885efbab refactor(docs): Explain ZFS snapshot name max length (#1)
Compare 13 commits »
hygienic-books commented on issue quico-os-setup/zfs-pacman-hook#2 2023-12-25 23:13:54 +00:00
Detect ZFS snapshot name collision, append unique identifier

Won't fix. Thought about this and decided that simply skipping these otherwise identical snapshots is more straightforward.

The rationale is that user's doing the exact same operation twice or…

hygienic-books closed issue quico-os-setup/zfs-pacman-hook#2 2023-12-25 23:13:54 +00:00
Detect ZFS snapshot name collision, append unique identifier
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 02:31:26 +00:00
da60952fe4 refactor(docs): Explain Docker registry use
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 02:18:23 +00:00
d6ea3f1853 fix(docker-compose): For a single-service Compose file prefill our example README.md with docker compose --profile 'build' build ...
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 01:56:17 +00:00
adb7bf6795 fix(docker-compose): When we have only one service in Docker Compose set its Dockerfile context dir to just build-context/ instead of build-context/service since the latter doesn't exist
hygienic-books pushed to main at Quico/remco-docker-config 2023-12-24 01:33:49 +00:00
42ba4aeebd refactor(nginx_rtmp): Add default ports
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-12-24 00:31:01 +00:00
215db1682d refactor(docker-compose): Set default ulimits even when var is set (but set to just an empty string)
hygienic-books pushed to main at Quico/remco-docker-config 2023-12-24 00:18:07 +00:00
ff09ca48e3 feat(nginx_rtmp): Add nginx_rtmp
8ef411087a refactor(nginx_hls_proxy): Remove nginx_hls_proxy
Compare 2 commits »
hygienic-books opened issue quico-containers/nginx_rtmp#1 2023-12-23 23:57:16 +00:00
Get base version going
hygienic-books created repository quico-containers/nginx_rtmp 2023-12-23 23:46:53 +00:00
hygienic-books opened issue quico-os-setup/arch-zbm#25 2023-12-08 02:18:12 +00:00
Document kernel change
c686f7645f refactor(conf): Keep 10 important snaps, up from 5 (#1)
hygienic-books pushed to main at quico-os-setup/arch-zbm 2023-11-12 03:26:38 +00:00
eadbbea2fd Merge pull request '19-define-os-ip' (#24) from 19-define-os-ip into main
d7d41eec5b refactor(os): Homogenous single quotes (#19)
6fe5d59108 refactor(os): remove unneeded line break (#19)
96b860e0db refactor(os): Update interactive questionnaire gif (#19)
d467dd6610 refactor(os): Phrasing (#19)
Compare 24 commits »
hygienic-books deleted branch 19-define-os-ip from quico-os-setup/arch-zbm 2023-11-12 03:26:38 +00:00
hygienic-books merged pull request quico-os-setup/arch-zbm#24 2023-11-12 03:26:37 +00:00
19-define-os-ip
hygienic-books closed issue quico-os-setup/arch-zbm#19 2023-11-12 03:26:37 +00:00
Define target OS' static IP address