Updated readme and config
This commit is contained in:
13
readme.md
13
readme.md
@@ -25,7 +25,18 @@ Host 192.168.1.101
|
||||
IdentityFile ~/.ssh/kairos
|
||||
```
|
||||
|
||||
## Adding additional
|
||||
## Adding additional packages
|
||||
|
||||
Go to https://gitea.home.joemonk.co.uk/joe/kairos-custom and add the new packages to the dockerfile
|
||||
This image will be built when pushed
|
||||
Follow the steps to upgrade/reinstall with the new image in the config - or just upgrade the image as per the docs (not tested yet)
|
||||
|
||||
## Upgrading/reinstalling
|
||||
|
||||
- Update the `kairos-config.yaml` to update the image or other settings
|
||||
- SSH into the server (`ssh 192.168.1.101`)
|
||||
- Run `kairos-agent webui` to start the web ui
|
||||
- Go to http://192.168.1.101:8080 and drop in the new config
|
||||
|
||||
## Kubectl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user