Server¶
Debian Linux¶
Debian Linux has been chosen as the basis for the Core Model and also for the decentral systems based on Raspberry Pi (Raspbian operating system):
Stable and reliable platform with long term support
A lot of tools for the administration of the system
Knowledge about the system is present
Linux Package Manager Advanced Packaging Tool (APT) as easy-to-use tool for updating the system
Odoo and the other parts of the core model runs on Debian Linux, as well as PostgreSQL and Python libraries
Debian Linux is supported by Google Cloud and Amazon Web Services (likely platforms for running the core model)
Google Cloud Services Set-up¶
Account¶
E-Mail: logistics@moehring.ch
Project name: Logistics
Project number: 701070352033
Project ID: logistics-418508
Service Account¶
Service account name: logistics_service_account
Service account ID: logistics_service_account
Service account key: logistics-418508-7903788143d1.json
API¶
The following API have been added to the service account:
Cloud Translation API for text translation. Activate the API: 4. Activate Cloud Translation API
Cloud Vision API for object recognition. Activate the API: 5. Activate Cloud Vision API
Google Drive API for cloud services. Activate the API: 6. Activate Google Drive API
Google Cloud VM¶
Describes all necessary steps to set up a VM in Google Cloud.
Install Odoo¶
See Debian Linux of how to install Odoo.
Install PostgreSQL¶
See Google Cloud of how to install PostgreSQL.