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
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
Valentin Lab
d638f5e225
fix: [base-0k] disable nfs code. !minor
Probably will remove all nfs code as it proved to be very fragile and prompt to
very badly freeze a lot of daemon and would eventually bring down the host.
11 years ago
Valentin Lab
f797c0265f
fix: [base-0k] un-necessary ``apt-get update``. !minor
This is already done by ``lxc-scripts``.
11 years ago
Valentin Lab
582ddb9308
new: [postgres] compatibility with trusty images.
11 years ago
Valentin Lab
f6eaad48d9
chg: [rsted] use our github source code, with small fix.
11 years ago
Valentin Lab
ba7bf5e705
fix: [ldap] obvious typo in the name stored in ``metadata.yml``.
11 years ago
Valentin Lab
516d874035
fix: [0k-openerp] compatibility with trusty cloud-images.
11 years ago
Valentin Lab
d2ecc1c019
fix: obvious typo @wip
11 years ago
Valentin Lab
3740a024b7
fix: in some image, ``/root/.ssh`` does not exist leading to charm failure.
11 years ago
Nicolas Jeudy
31deb0d07e
fix: compatibility with trusty cloud images.
11 years ago
Valentin Lab
0f925d90db
new: [postgres] add installation of the ``pg_*`` tools.
11 years ago
Valentin Lab
70d303ccf5
chg: updated further the script for host installation. @wip
This is still in development.
11 years ago
Valentin Lab
cf356f947b
chg: added ``host`` first scripts to remember how to install a host.
11 years ago
Valentin Lab
4b9305369e
chg: upgrade ``ldap`` LXC to include lots of MMC configurations.
11 years ago
Valentin Lab
7849dc50f9
fix: ``cherrpy`` has removed its version 3.1.2 from pypi, but last version seems now to work with openerp.
11 years ago