Valentin Lab
bbb1a053e0
new: added ``vim`` to base install script
It seems debian 9 doesn't have vim by default.
6 years ago
Valentin Lab
055012c2d6
new: [postgres] cleaned the charm for docker
6 years ago
Valentin Lab
af896cbacd
new: [docker-host] addind ``0k-docker``
6 years ago
Valentin Lab
894bf065f9
new: [docker-host] change all install script to support update.
6 years ago
Valentin Lab
d25175b8b8
new: [host] added installation of ``pgm``
6 years ago
Valentin Lab
6f19aa4cfb
fixup! chg: [host] update docker-compose version
6 years ago
Valentin Lab
601f5a39f3
fix: [host] force docker version for support of registry v1
6 years ago
Valentin Lab
fe472aa1d8
chg: [host] update docker-compose version
6 years ago
Valentin Lab
13d29c212d
new: [odoo-tecnativa] added charm
6 years ago
Valentin Lab
7e1699b96b
new: [postgres-alpine] added charm.
6 years ago
Valentin Lab
085284d68c
new: [traefik,whoami] new charms
6 years ago
Valentin Lab
9ba139890b
new: [host] added ``lxc-shorewall-repair`` in ``cron`` job.
7 years ago
Valentin Lab
d691e2b4b6
new: [rancher-agent] new charm for rancher agent.
7 years ago
Valentin Lab
29e5abffbe
new: [rancher] new minimal charm.
7 years ago
Valentin Lab
626c16113e
new: added ``radicale``.
7 years ago
Valentin Lab
1b9be21de4
fix: missing reference to ``GIT_0K_BASE`` led to failing script upon interactive login.
Now that we moved to a ``0k-ro`` preconfigured ssh target, this
script could not access ``git.0k.io`` without interactive process.
7 years ago
Valentin Lab
bd1019df78
new: [docker-host] new charm.
Mainly for installing new docker hosts (not targetting docker or LXC).
8 years ago
Valentin Lab
3f633826af
chg: dev: removed all the ``revision`` files.
They are not used, nor any code is using that. I'm not sure I want to
keep them as revision information is simply in the git history and the
tagging system already.
8 years ago
Valentin Lab
79091d9a3a
new: [host] new way to declare certificate and allow our registry to be used.
8 years ago
Valentin Lab
f4d837a565
new: removed all the ``start`` and ``stop`` scripts.
They are not used and have currently no meanings. Besides, I'm not sure
I want to keep them for a future development anyway.
8 years ago
Valentin Lab
c0fc32f0c2
fix: [base-0k] bogus line wouldn't install ``language-pack-en`` on ``Ubuntu`` targets.
8 years ago
Valentin Lab
53d2dd150c
chg: dev: [base-0k] replacing ``install`` hook to run ``install.d`` scripts.
8 years ago
Valentin Lab
01e4ea4c40
new: [base-0k] kalysto repository now is signed and uses ``https``.
8 years ago
Valentin Lab
03633be581
new: [softether] new charm.
8 years ago
Valentin Lab
f08fca37ca
chg: [rsync-backup-target/build] added ``-H`` in accepted options on server side.
8 years ago
Valentin Lab
01a3fe43f8
new: [host] log ``shorewall`` message out from ``/var/log/kern.log`` towards it own directory.
8 years ago
Valentin Lab
201007133c
chg: deleted unused ``start`` and ``stop`` scripts.
8 years ago
Valentin Lab
df4ca887db
new: use links temporarily to express inheritance.
8 years ago
Valentin Lab
647a22cafb
fix: [vpn#install] missing change directory.
8 years ago
Valentin Lab
096e6e9319
new: dev: [postgres,mysql] moved out of 'precise' subdirectory. !minor
9 years ago
Valentin Lab
ea0f1f9337
new: [apache/log-rotate] can configure the rotation count from ``compose.yml``.
9 years ago
Valentin Lab
ba85876d09
new: [host] update locations of ``compose``'s config files.
9 years ago
Valentin Lab
742bed1140
new: [host] kernel upgrade and ``btrfs-tools`` upgrade added.
9 years ago
Valentin Lab
d975017fbd
new: [apache] update to latests files from formanoo-charms.
9 years ago
Valentin Lab
c6caf73543
fix: [sftp] remove any ``authorized_keys`` that was previously left.
9 years ago
Valentin Lab
09591eef94
new: [rsync-backup-target] accept ``--partial`` version in ``sudo``.
9 years ago
Valentin Lab
5ab66c9000
new: [rsync-backup-target] new charm.
9 years ago
Valentin Lab
cf345a471e
new: [host/install] shorewall version is forced to be at least 5.0.6 for docker support.
9 years ago
Valentin Lab
5a01de390d
new: [host] separating host install in sub scripts.
9 years ago
Valentin Lab
e5fe18ca43
new: [www] renamed ``www`` to ``apache``.
The general idea is that a service "www" could be implemented
by various implementation ("lighthttpd" for instance). So we
need to prefer the name of the actual service and not of the
type of service it is offering.
9 years ago
Valentin Lab
a10662b40e
chg: dev: [www] merged with ``apache`` charm for docker.
9 years ago
Valentin Lab
b430de212a
new: [www] moved charm directoy to root.
9 years ago
Valentin Lab
373ffc4e09
chg: [www] replacing ``pecl`` commands by equivalent ``apt-get`` command.
9 years ago
Valentin Lab
0af627d240
fix: [base-0k] should set up a global git user with ``--global`` and not ``--system``.
9 years ago
Valentin Lab
838fd6dd46
fix: [www] non runnable due to interactive ``apt-get`` command.
9 years ago
Valentin Lab
6225140cc8
new: dev: [base-0k] compatibility info.
9 years ago
Valentin Lab
0a2447381a
new: [sftp] add in root.
9 years ago
Valentin Lab
7859daec20
fix: [dns] logs should be put in ``data-resources``.
9 years ago
Valentin Lab
6c86a2d26b
new: [ca] completed charm.
A new ``mkcrt`` script is provided handling ``--server`` and
``--altname``.
9 years ago
Valentin Lab
0561fec7bb
fix: [base-0k] debian protection.
9 years ago