File:Openfire architecture on Nasqueron Docker PaaS.png

From Nasqueron Agora

Original file(1,116 × 676 pixels, file size: 43 KB, MIME type: image/png)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
Français : Example simplifié de déploiement d'un service sur Docker, avec base de données stockée sur un autre serveur. Ici, un service Openfire est hébergé sur un serveur docker-002, où un serveur proxy renvoie le trafic, tandis qu'une base de données PostgreSQL est sur un cluster en-dehors de Docker.
English: Simple example of Docker deployment: Openfire is hosted on docker-002, with nginx as HTTP proxy and a database hosted on another cluster outside of Docker.
Date
Source Own work
Author Dereckson

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Mermaid code

This graph has been generated with Mermaid.

graph LR;

subgraph docker-002
  openfire(Docker container<br>Openfire)
  nginx(Nginx<br>Proxy Server)
end

subgraph db-A
  postgres(PostgreSQL<br>Database)
end

nginx -->|forwards requests to| openfire
openfire -->|stores data| postgres
postgres --> db-A

Captions

Openfire hosted on Docker

Items portrayed in this file

depicts

30 January 2024

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current05:12, 30 January 2024Thumbnail for version as of 05:12, 30 January 20241,116 × 676 (43 KB)wikimediacommons>DerecksonUploaded own work with UploadWizard

The following page uses this file: