Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

9 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: Python course Jupiter Notebooks (Use directly on VS Code) UV Course Docker Queue & Worker Libraries: GeoSpatial Analysis FastAPI course Tests: Unit tests Mocking focus Docker: ...

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....

Usage

Once you are logged in you should see in the homepage all the services (somethings like this) Basic users have read only access to the above functions. Dashboard Here we have a list of run of different task that have been executed in chronological order w...

Development Guide

This guide represents the actual flow for releasing or updating RPA services (always-on or scheduled).