Skip to content

Conversation

@kz-myodoo
Copy link
Contributor

Added powershell script as a windows version of the oryginal docker_start.sh

kz-myodoo and others added 18 commits December 2, 2021 16:30
docker-compose.xml: add db volumes, docker_start.sh: add -d --delete parameter for deleting project
-- fix requirements.txt path in entrypoint.sh
-- fix entrypoint.sh mount
-- add smtp hostname to docker-compose.yml and odoo.conf
-- change entrypoint.sh to install requirements only if file requirements.txt exist
-- Update delete_project function
-- Create project_start function
-- fix requirements.txt path in entrypoint.sh
-- fix entrypoint.sh mount
-- add smtp hostname to docker-compose.yml and odoo.conf
-- change entrypoint.sh to install requirements only if file requirements.txt exist
--Add installation of debugpy in entrypoint.sh
--Add creation of .vscode/launch.json config to project in docker_start.py
--Add in docker-compose.yml expose port 5858 for debuger and create command to run odoo witch debuger
* Add run_unit_tests function.
* Add parameters for running tests -t, -m/--module, --db
Added powershell script as a windows version of the oryginal docker_start.sh
Change restart option for smtp4dev to 'on-failure'.
#1 
Change restart option for smtp4dev to 'on-failure'.
* Add rebuild_container for rebuilding specific container in project
* Add install_and_rebuild for installing module at odoo install -- IN PROGRESS
* Fix location in .ps1 son now it can be run from anywhere
* Add --dev reload to command in compose
* Uncommented dp_port in odoo config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant