added article
This commit is contained in:
parent
3eaac22d17
commit
466241a545
17
content/post/2019-01-12-PaulBSD-Infrastructure.md
Normal file
17
content/post/2019-01-12-PaulBSD-Infrastructure.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
+++
|
||||||
|
categories = ["Infra"]
|
||||||
|
date = "2019-01-12"
|
||||||
|
menu = ""
|
||||||
|
tags = ["paulbsd","infra"]
|
||||||
|
title = "PaulBSD Infrastructure"
|
||||||
|
+++
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
PaulBSD.com is a mixed infrastructure made of on-premise part, and cloud-friendly made unpon scaleway.com instances / object storage.
|
||||||
|
|
||||||
|
Up to 80% of the applications are managed by SaltStack, some house-made applications / scripts / tools written in Python and Golang for back services, and HTML/CSS/JS on front services.
|
||||||
|
|
||||||
|
### Front machines
|
||||||
|
|
||||||
|
Front machines are cloud instances with mixed architectures (amd64 and arm64). Back machines are mainly legacy
|
@ -9,5 +9,6 @@
|
|||||||
<li><a target="_blank" rel="noopener noreferrer" href="https://docs.paulbsd.com">PWS Docs</a></li>
|
<li><a target="_blank" rel="noopener noreferrer" href="https://docs.paulbsd.com">PWS Docs</a></li>
|
||||||
<li><a target="_blank" rel="noopener noreferrer" href="https://qrz.paulbsd.com">PWS QRZ</a></li>
|
<li><a target="_blank" rel="noopener noreferrer" href="https://qrz.paulbsd.com">PWS QRZ</a></li>
|
||||||
<li><a target="_blank" rel="noopener noreferrer" href="https://netbox.paulbsd.com">PIPAM</a></li>
|
<li><a target="_blank" rel="noopener noreferrer" href="https://netbox.paulbsd.com">PIPAM</a></li>
|
||||||
|
<li><a target="_blank" rel="noopener noreferrer" href="https://dip.paulbsd.com">PaulBSD DIP</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
Loading…
Reference in New Issue
Block a user