.. _scenari_ambiente_postman: Progetto Postman ----------------- La `collezione Postman `_ comprende tutte le configurazioni utilizzate nei vari scenari presentati (:numref:`postman_indice_fig`). La collection deve essere caricata sul proprio Postman tramite la funzionalità di import. .. figure:: ../_figure_scenari/scenari_postman_indice.png :scale: 80% :align: center :name: postman_indice_fig Indice della collection Postman Una volta effettuato il caricamento della collezione, modificare i parametri della collezione (:numref:`postman_edit_fig`) al fine di indicare nella variabile '*hostname*' (:numref:`postman_hostname_fig`) l'indirizzo ip su cui è stato attivato l'immagine docker compose (per default è presente 127.0.0.1). .. figure:: ../_figure_scenari/postman_edit.png :scale: 80% :align: center :name: postman_edit_fig Configurazione Collection Postman .. figure:: ../_figure_scenari/postman_hostname.png :scale: 80% :align: center :name: postman_hostname_fig Configurazione Hostname nella Collection Postman Infine accedere alla configurazione generale di Postman (alcuni esempi a seconda della versione utilizzata in :numref:`postman_settings_2_fig` e :numref:`postman_settings_fig`) ed assicurarsi che la voce '*SSL Certificate Verification*' nella maschera '*General*' sia disabilitata (:numref:`postman_ssl_2_fig`, :numref:`postman_ssl_fig`) e che non vi sia impostato un proxy nella maschera '*Proxy*' (:numref:`postman_proxy_2_fig`, :numref:`postman_proxy_fig`). .. figure:: ../_figure_scenari/postman_settings_2.png :scale: 80% :align: center :name: postman_settings_2_fig Configurazione Generale Postman (versioni più recenti) .. figure:: ../_figure_scenari/postman_settings.png :scale: 80% :align: center :name: postman_settings_fig Configurazione Generale Postman .. figure:: ../_figure_scenari/postman_ssl_2.png :scale: 80% :align: center :name: postman_ssl_2_fig Configurazione SSL Postman (versioni più recenti) .. figure:: ../_figure_scenari/postman_ssl.png :scale: 80% :align: center :name: postman_ssl_fig Configurazione SSL Postman .. figure:: ../_figure_scenari/postman_proxy_2.png :scale: 80% :align: center :name: postman_proxy_2_fig Configurazione Proxy Postman (versioni più recenti) .. figure:: ../_figure_scenari/postman_proxy.png :scale: 80% :align: center :name: postman_proxy_fig Configurazione Proxy Postman