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
Valentin Lab
9b61b0d8f7
new: [pypi-cacher] added pypi cacher.
10 years ago
Valentin Lab
ef99973b8d
new: [apt-cacher] new charm.
10 years ago
Valentin Lab
0924ab1ecc
fix: [0k-openerp] default openerp password should be 'admin'.
10 years ago
Valentin Lab
eb54ff8b34
new: [vpn] new vpn charm
Install last version of ``openvpn`` along with ``obfsproxy``.
Set ``/etc/openvpn`` contents to get a client and server connections.
Read ``/var/log/openvpn`` for log files or ``/var/run/openvpn`` for status.
10 years ago
Valentin Lab
cdae2288e3
chg: dev: [base-0k] load kalysto deb repository only if not already done and update indexes.
10 years ago
Valentin Lab
506f0f6c1a
fix: [python-venv] python version was hardwritten and couldn't be changed without editing the charm.
Now this is a valid charm variable that can be overridden via charm
config files or on command line call.
10 years ago
Valentin Lab
731036dd47
fix: [python-venv] python source url in ``tar.bz2`` could not be found anymore.
Since 2.7.6, tar.bz2 are not anymore provided for python on the ftp web
site. To fix this, we now use ``.tgz`` which seems to have been used
across all versions.
10 years ago
Valentin Lab
e0881d76a6
chg: [charm] added a comment !minor
10 years ago
Valentin Lab
33f162bc45
new: doc: added quick ``README.rst`` to detail purpose and related packages.
10 years ago
Valentin Lab
95e2312d56
new: [0k-openerp] charm intelligence is now migrated in ``0k-oe``.
This will allow much better integration with different version.
10 years ago
root
1fdd8fbdc4
fix: [0k-openerp] jessy removed libjpeg8 from its repository.
Replaced with libjpeg62, add removed python-tk that appeared in LIB and DEV.
10 years ago
Valentin Lab
bbcec9c033
new: [mysql] WIP
10 years ago
Valentin Lab
d387957cb9
new: [svn] new charm.
10 years ago
Valentin Lab
957af037f6
new: [jabber] WIP
10 years ago
root
8338153e0e
new: [docker-builder] using new aufs_apply and cleaned output.
10 years ago