Khue Doan
41211ff638
docs: update screenshots and ntfy instruction
2024-01-21 19:53:34 +07:00
Khue Doan
bacc12accb
docs: update admin credentials locations
2024-01-19 02:51:48 +07:00
Khue Doan
093cc0d713
chore: remove reference to Vault in docs and scripts
2023-11-26 16:27:11 +07:00
Khue Doan
97d3fbc0eb
refactor!: make secret generator write to k8s Secrets instead of Vault
2023-11-26 16:11:50 +07:00
Khue Doan
60fd8b9e9a
build!: switch to Nix flake
2023-10-27 16:37:53 +07:00
tangowithfoxtrot
e6a119e8c6
docs: fix typo
...
https://github.com/khuedoan/homelab/pull/100
2023-01-03 10:12:01 +07:00
Khue Doan
966f5a4fcf
docs: fix license link
2022-12-29 23:29:21 +07:00
Khue Doan
1965fa30f4
docs: add instructions for modifying the sandbox
2022-10-30 11:20:24 +07:00
Khue Doan
686fea5764
build: run clean by default
2022-10-22 13:47:56 +07:00
Khue Doan
014cc8f571
docs: add some post install steps
2022-10-14 21:59:50 +07:00
Khue Doan
ba2d3d8c74
docs: add index pages for overview content
2022-09-20 23:47:06 +07:00
Khue Doan
1405fadf1a
refactor(docs): apply the Diátaxis framework
...
Squashed commit of the following:
commit 257867f196376df55fa0f57edbdf33967b1da04e
Author: Khue Doan <mail@khuedoan.com>
Date: Sun Sep 18 16:45:42 2022 +0700
refactor(docs): apply the Diátaxis framework
2022-09-19 02:40:07 +07:00
Khue Doan
18e12d3ebf
docs: minor style update
2022-08-29 14:28:12 +07:00
Khue Doan
8447502d54
feat: add ZeroTier for remote access
...
- Fully open source
- Has free hosted version (my.zerotier.com)
- Can be automated with Terraform
- Pretty good performance with UDP hole punching
2022-08-29 14:01:25 +07:00
Khue Doan
1d2d73a7a3
docs: add tools container runbook
2022-08-26 19:50:45 +07:00
Khue Doan
4e4ca0d053
docs(sandbox): add link to default passwords
...
https://github.com/khuedoan/homelab/issues/80
2022-08-26 19:32:03 +07:00
Khue Doan
adbaf32aa5
refactor(tools): switch to Nix
...
- Nix is more reproducible (pinned to a specific hash)
- Faster rebuild after changing the package list (due to /nix caching in volume)
- Users can still use make tools (wrapped in Docker) without installing Nix
- Using nix-shell will work if you have nix installed.
2022-08-26 19:08:52 +07:00
Khue Doan
13a36499fe
docs: rename development environment to sandbox
2022-07-20 23:00:39 +07:00
Khue Doan
353819f35d
docs: update some architecture
2022-07-15 20:28:57 +07:00
Khue Doan
5ddb62c08b
docs: require external resources for production environment
...
- More secure
- We can still use development environment without external resources
2022-07-14 21:53:42 +07:00
Khue Doan
0cafd02d8c
docs: update local dev env instruction
2022-07-14 00:41:26 +07:00
Khue Doan
cd41343580
refactor(docs): migrate to mkdocs ( #68 )
...
* refactor(docs): migrate to mkdocs
* More markdown
* Admonitions
2022-07-06 12:33:35 +07:00