odoo mailing list archives
Browse archives
CalTek.Net, Kenneth Wyrick - 5 [...]
by
CalTek.Net, Kenneth Wyrick
CalTek.Net, Kenneth Wyrick - 5 minutes ago
Install odoo on ssdnode using portainer app templates
login to portainer
click on app template
click on Show container templates
click on postrgres template
enter name, user and password
click on deploy
click on the postgres container
copy ip address from the new postgres
select and install odoo from the apt template
use postgres name, user and password
copy the following single line command
odoo -i base -d $USER -r $USER -w $PASSWORD --db_host=$HOST
goto the odoo container console and paste the copied command from above
once the above command says done, just after vaccum the db
restart the odoo container and it should be available via the ip address