Advanced Search
Search Results
7 total results found
Docker
These are docker guidelines that are a MUST for every development: Docker support consists in 4 kind of files: compose.local.yaml (for local development), compose.dev.yaml (for development infrastructure), compose.test.yaml (for test infrastructure), compos...
Python
This is a list of best practices to be applied in developments with the goal of increasing the standardization of our code and quality: The main set of conventions used in Python is PEP8 The following naming conventions are used: lowercase x packages, uppe...
Git Flow
Questo è il Git Flow per il gruppo RPA. È un derivato del Git Flow Classico, ma con alcune differenza che rispecchiano più le nostre esigenze. Nel nostro caso, abbiamo sostituito i branch di RELEASE con TEST e reso opzionali i branch di FEATURE. Questo si tr...
Training
Mandatory: Python course GeoSpatial Analysis FastAPI course Unit tests Docker course UV Course Docker Optional: React
Welcome to RPA!
Meeting: Daily standup Weekly Dev Tools: Jira GitLab Grafana Proxmox VPN Quartier Generale (FileServer e VM QG) Cloud Bitwarden Fileserver Main Folder: \\eagle.local\Dati\DIVISIONI\20_RS\40_RPA Environment setup: Git Python >3...
Change Password VMUsers
Attualmente ogni macchina virtuale ha un proprio account di dominio collegato. Questo è necessario per accedere al file server. Il nome dell’account è ricavabile dal nome della macchina. Es. EP-OP1 -> eagle.local\vmuep-op1 Per sicurezza, viene riportato ne...
Configuration
Ansible Access – Operational Guide Overview Each infrastructure (Cloud and Headquarter) has its own Ansible instance, separated by development stage: dev test prod Each environment in Cloud is fully isolated and requires dedicated access....