Forum archive
tklbam-init --solo profile problems
Hi,
I am using the docker appliances.
I want to try "tklbam-init --solo" to backup my appliance but I get some problems
The release notes state that:
- The --force-profile option accepts appliance codenames (e.g.,
--force-profile=core). This makes --force-profile much easier to
use. Previously the only option was to give it the exact profile
version (e.g., ---force-profile=turnkey-core-13.0-wheezy-amd64)But when I do that I get this error:
~# tklbam-init --solo --force-profile=turnkey-core-13.0-wheezy-amd64 error: --solo requires --force-profile=empty or --force-profile=path/to/custom/profile root@fadabace24d6 ~# turnkey-core-13.0-wheezy-amd64
so apparantly the options
---force-profile=turnkey-core-13.0-wheezy-amd64
and
--force-profile=core
do not work??
I tried to download profiles from github, but most profiles (like "lamp") are just empty??
so I like to know how I can use tklbam locally with the existing appliances
Thanks a lot!!
TBH I haven't played with the new features in TKLBAM yet so I can't offer any specific help. But you certainly raise a good point...
I have used --force-profile in the past (and it worked fine), but that was prior to the --solo option so not sure...
IIRC there are some pointers on creating your own profile. I don't think it's all that hard... Just a case of creating a plain text file and listing areas of the filesystem that you want backed up. Any sub-directories or files within them can be excluded with a minus in front...
Sorry probably not quite as helpful as you might have hoped...