You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
cmd | 5 months ago | |
compression | 5 months ago | |
.gitignore | 1 month ago | |
LICENSE | 5 months ago | |
Readme.md | 5 months ago | |
go.mod | 5 months ago | |
go.sum | 5 months ago | |
install.sh | 1 month ago | |
main.go | 5 months ago |
Readme.md
apkovl cli
This is a little CLI Tool to ease the changes that I usually make to the Alpine Linux FS Overlay files.
My usual workflow is using Alpine on RaspberryPis and adding small binarys and services to them. This tool was created to make simple tasks much faster and without the need to do them on an actual device
TODO
- Make apkovl adjustable config option
- make user for passwd an argument, default to root
- make service templates via -t (from embedded fs, add pintimer, add standard go service)
- Edit hostname ? (needs to change hostname / hosts / and file name I guess ?)
- make service enable work
- make seperate compress / decompress action
- Edit IP Config ?! optional...
- Insert ssh key
- make ssh config change possible
Contribute
Liked this Tool? You can support me by sending me a ☕ Coffee.
Otherwise I really welcome Pull Requests.