mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:24:36 +07:00
Update docs
This commit is contained in:
parent
69219b6649
commit
0ec52160ea
1
Makefile
1
Makefile
@ -26,5 +26,6 @@ docs:
|
|||||||
apply: metal infra apps
|
apply: metal infra apps
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
# TODO (feature) Add lint checks for everything
|
||||||
make -C metal lint
|
make -C metal lint
|
||||||
make -C infra lint
|
make -C infra lint
|
||||||
|
@ -77,7 +77,7 @@ make
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
See [roadmap](./docs/roadmap.md) and [open issues](https://github.com/khuedoan/homelab/issues) for a list of proposed features and known issues.
|
See [to-do list](./docs/todo.md), [roadmap](./docs/roadmap.md) and [open issues](https://github.com/khuedoan/homelab/issues) for a list of proposed features and known issues.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
- [(bug) Fix only 15GiB root partition](../metal/roles/pxe-boot/templates/http/kickstart/fedora.ks.j2#L20)
|
- [(bug) Fix only 15GiB root partition](../metal/roles/pxe-boot/templates/http/kickstart/fedora.ks.j2#L20)
|
||||||
|
- [(feature) Add lint checks for everything](../Makefile#L29)
|
||||||
- [(feature) Simple script to backup everything](../scripts/backup.sh#L3)
|
- [(feature) Simple script to backup everything](../scripts/backup.sh#L3)
|
||||||
- [(feature) Simple script to restore everything](../scripts/restore.sh#L3)
|
- [(feature) Simple script to restore everything](../scripts/restore.sh#L3)
|
||||||
- [(optimize) Node firewall](../metal/roles/docker/tasks/main.yml#L1)
|
- [(optimize) Node firewall](../metal/roles/docker/tasks/main.yml#L1)
|
||||||
|
Loading…
Reference in New Issue
Block a user