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
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
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
Valentin Lab
7414114e3c
fix: [docker-builder] using docker-update fixes the vanishing entrypoint issue.
10 years ago
Valentin Lab
995efe92cd
chg: [docker-builder] renamed hooks.
10 years ago
Valentin Lab
b20b7ab76c
new: [0k-openerp] added wkhtmltox in correct version for wheezy.
10 years ago
Valentin Lab
e752059cda
new: [0k-openerp] install pillow instead of PIL.
10 years ago
Valentin Lab
1bdb40490a
new: [docker-builder] remove all language except a few listed in environment variable.
10 years ago
Valentin Lab
2bf971cdad
new: [docker-builder] don't force a reset origin.
10 years ago
Valentin Lab
ca0e85f31b
new: dev: [docker-builder] put all temp dirs in one.
10 years ago
Valentin Lab
755a58df62
fix: [base-0k] Setting a default empty value for DOCKER
Avoid ``set -eux`` complaining about variable not set when launched
from various script. (Docker setup failed and lxc-script failed and
even direct usage will fail without this.)
10 years ago
Valentin Lab
5aae065998
new: [lamp] added first draft of a ``lamp`` charm.
10 years ago
Valentin Lab
caef5ac5aa
new: [docker-builder] added new charm.
10 years ago
Valentin Lab
b04e8f0605
new: [0k-odoo-light] new charm.
10 years ago
Valentin Lab
a9e17751bc
new: [0k-openerp] much more configurable charm.
10 years ago
Valentin Lab
1c3caebc7a
fix: [base-0k] cloning should use environment variables.
10 years ago
Valentin Lab
9b0927af37
chg: [base-0k] remove ``etckeeper`` when in docker mode.
It makes no sense to install ``etckeeper`` in docker mode.
10 years ago
Valentin Lab
abcec0d149
chg: dev: remove obsolete and commented code. !minor
10 years ago
Valentin Lab
d9b578c827
new: [python-venv] remove distribute dependency.
The project seems dead now.
10 years ago
Valentin Lab
bcb54c21b3
new: [0k-openerp] additional info for docker mode.
10 years ago
Valentin Lab
04ab18bf08
new: [0k-openerp] when in docker mode this directory could pre-exist !minor
10 years ago
Valentin Lab
eff1be46da
new: [0k-openerp] use ``requirements.txt`` to install dependencies.
10 years ago
Valentin Lab
02f8a3b502
new: [0k-openerp] missing compilation dependency.
10 years ago
Valentin Lab
339fbe7ca9
new: [docker-updater] new charm.
10 years ago
Valentin Lab
ac6ce38bf8
new: [docker] new charm.
This charms creates a docker LXC. Within this LXC, you can use docker
commands.
Note that this charm require LXC require privileges from apparmor to
allow nested LXC. Last version of lxc-scripts is able to use the
``config`` file to add it the final LXC config file.
10 years ago
Valentin Lab
50a112cb81
new: [docker-registry] added first version.
10 years ago
root
4899047c5a
new: [base-0k] added a default gitignore file.
10 years ago
Valentin Lab
4934d65309
fix: [0k-openerp] update to use the new ``git-sub clone`` deployment tool.
11 years ago
Valentin Lab
540d08ada3
fix: dev: [base-0k] removing trailing whitespace and fixing indentation !minor
11 years ago
Valentin Lab
8dec082f41
fix: [base-0k] don't use ``~`` expansion and be explicit, this will avoid surprise when running lxc-deploy with ``sudo``.
The script should assume that the HOME is correctly set to ``/root``.
11 years ago
Valentin Lab
65c6c83dc7
fix: [base-0k] new location for last version of ``git-sub``.
11 years ago