|
|
@ -29,7 +29,7 @@ Resources (docs, tools) to help getting things done in the lokavaluto team |
|
|
|
* Common dev environment |
|
|
|
|
|
|
|
We recommend you to try to stick to a somewhat common environment to |
|
|
|
avoid as much as possible any problem stemming for your installation. |
|
|
|
avoid as much as possible any problem stemming from your installation. |
|
|
|
|
|
|
|
The most important part is the usage of the same docker image of odoo |
|
|
|
and the same version of postgres. Here are suggestion of how to |
|
|
@ -39,7 +39,8 @@ install it. |
|
|
|
|
|
|
|
*** Linux |
|
|
|
|
|
|
|
We are using `compose` |
|
|
|
We are using =compose=, and installation process will download |
|
|
|
=compose= binary, and our =charm-store=. |
|
|
|
|
|
|
|
**** Requirements |
|
|
|
|
|
|
@ -64,6 +65,9 @@ https://git.myceliandre.fr/Lokavaluto/dev-pack/src/branch/dev/src/install.sh#L20 |
|
|
|
|
|
|
|
*** MacOSX |
|
|
|
|
|
|
|
We are using =compose=, and installation process will download |
|
|
|
=compose= binary, and our =charm-store=. |
|
|
|
|
|
|
|
**** Requirements |
|
|
|
|
|
|
|
On MacOSX, you'll need to install homebrew and gnu tools: |
|
|
@ -71,9 +75,9 @@ On MacOSX, you'll need to install homebrew and gnu tools: |
|
|
|
https://www.topbug.net/blog/2013/04/14/install-and-use-gnu-command-line-tools-in-mac-os-x/ |
|
|
|
|
|
|
|
|
|
|
|
**** Deployment |
|
|
|
**** TODO Deployment |
|
|
|
|
|
|
|
|
|
|
|
TBD |
|
|
|
|
|
|
|
*** Windows |
|
|
|
|
|
|
@ -83,6 +87,9 @@ TBD |
|
|
|
- =docker= >= 17.06 |
|
|
|
- =docker-compose= |
|
|
|
|
|
|
|
**** Deployment |
|
|
|
**** TODO Deployment |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TBD |