Browse Source

install from fresh debian12

main
pvincent 7 months ago
parent
commit
25e9d5a5c5
  1. 9
      README.md

9
README.md

@ -11,8 +11,6 @@ provisioning tool for building opinionated architecture following these principl
TODO TODO
---- ----
* [ ] less interactive command
* [ ] on lxd init during then install process
* [ ] backup postgresql missing out on **saturday** * [ ] backup postgresql missing out on **saturday**
* [ ] TOOLBOOX/nc (binary) * [ ] TOOLBOOX/nc (binary)
* [ ] final ansible-like indicators: same/new * [ ] final ansible-like indicators: same/new
@ -51,6 +49,13 @@ ACTIVE COMPONENTS
* bash * bash
* miaou-bash * miaou-bash
Debian12 fresh install
----------------------
* # log as normal user with sudo group
* apt install -y git
* git clone https://git.artcode.re/miaou/miaou.git
* ./miaou/lib/install.sh dev
Nested container test drive Nested container test drive
---------------------------- ----------------------------

Loading…
Cancel
Save