forked from 0k/0k-charms
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.
Valentin Lab
890bd4e595
|
5 years ago | |
---|---|---|
apache | 5 years ago | |
bitwarden | 5 years ago | |
cron | 6 years ago | |
docker-host | 6 years ago | |
docker-registry | 6 years ago | |
docker-registry-auth | 5 years ago | |
drone | 6 years ago | |
drone-agent | 6 years ago | |
gitea | 5 years ago | |
gitlab | 6 years ago | |
gogocartojs | 5 years ago | |
letsencrypt | 6 years ago | |
lo-xcgd | 5 years ago | |
logrotate | 5 years ago | |
mattermost | 5 years ago | |
mongo | 5 years ago | |
mysql | 9 years ago | |
nextcloud | 5 years ago | |
odoo-tecnativa | 5 years ago | |
onlyoffice | 5 years ago | |
peertube | 5 years ago | |
postgres | 5 years ago | |
postgres-alpine | 6 years ago | |
precise | 5 years ago | |
py3o-fusion | 5 years ago | |
py3o-server | 5 years ago | |
radicale | 7 years ago | |
rancher | 6 years ago | |
rancher-agent | 6 years ago | |
redis | 5 years ago | |
rocketchat | 5 years ago | |
rsync-backup-target | 5 years ago | |
sftp | 5 years ago | |
softether | 8 years ago | |
synapse | 5 years ago | |
traefik | 6 years ago | |
vsftp | 6 years ago | |
whoami | 6 years ago | |
README.rst | 10 years ago |
README.rst
0k-charms
=========
This package provides charms for the ``lxc-deploy`` and
``docker-build-charm`` commands respectively from ``lxc-scripts`` and
``0k-docker`` packages.
A charm is basically a set of metadata and a shell script that will be
executed to create an image for lxc or docker.
Installation
============
Be sure to install ``lxc-scripts`` and ``0k-docker`` packages and that
their binaries are accessible to user 'root'.
By default, ``lxc-deploy`` and ``docker-build-charm`` will look for the
charm store to be located in ``/srv/charm-store``. This can be a symbolic
link.
For instance, if ``0k-charms`` is installed in ``/opt/apps/0k-charms``,
you would do::
ln -sf /opt/apps/0k-charms/precise /srv/charm-store