updated articles
This commit is contained in:
parent
34886da263
commit
edb388f721
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
public
|
*.swp
|
||||||
ressources
|
/public
|
||||||
|
/ressources
|
||||||
|
@ -16,7 +16,7 @@ PaulBSD infrastructure main regions are :
|
|||||||
- Amsterdam (Production)
|
- Amsterdam (Production)
|
||||||
- Paris (Object storage)
|
- Paris (Object storage)
|
||||||
|
|
||||||
Up to 80% of the applications are managed by SaltStack, some house-made applications / scripts / tools written in Python 3 and Golang for back services, and HTML/CSS/JS on front services. All PaulBSD infrastructure is open-sourced
|
Up to 80% of the applications are managed by SaltStack, some in-house applications / scripts / tools written in Python 3 and Golang for back services, and HTML/CSS/JS on front services. All PaulBSD infrastructure is using open-source software
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ Some services :
|
|||||||
- Internal docs are based on dokuwiki
|
- Internal docs are based on dokuwiki
|
||||||
- Geographical data replication is made using Syncthing (locations are Caen and Saint-Lô. Amsterdam will replace Caen in the future). rsync is used for some scripts
|
- Geographical data replication is made using Syncthing (locations are Caen and Saint-Lô. Amsterdam will replace Caen in the future). rsync is used for some scripts
|
||||||
- RDBMS are MariaDB and PostgreSQL
|
- RDBMS are MariaDB and PostgreSQL
|
||||||
- Git repositories for house-made applications and a mirrored copy of GitHub useful projects are stored by Gitea (git.paulbsd.com)
|
- Git repositories for in-house applications and a mirrored copy of GitHub useful projects are stored by Gitea (git.paulbsd.com)
|
||||||
- Burp / Bareos do the backups of code and data
|
- Burp / Bareos do the backups of code and data
|
||||||
- NextCloud serves the personal cloud storage / Caldav shares
|
- NextCloud serves the personal cloud storage / Caldav shares
|
||||||
- IPAM based on Netbox
|
- IPAM based on Netbox
|
||||||
@ -44,7 +44,7 @@ I will make a schema in the future to show how services are organized
|
|||||||
|
|
||||||
## Internal applications
|
## Internal applications
|
||||||
|
|
||||||
All projects described below are house-made applications / tools, open-licensed, for many usages
|
All projects described below are in-house applications / tools, open-licensed, for many usages
|
||||||
|
|
||||||
|
|
||||||
### qrz
|
### qrz
|
||||||
|
@ -13,10 +13,10 @@ PaulBSD.com provides many services like :
|
|||||||
|
|
||||||
- Websites hosting
|
- Websites hosting
|
||||||
- Virtual services housing
|
- Virtual services housing
|
||||||
- Free consulting exchange against Beers and "Apero" !
|
- Free consulting exchange against Beers and "Apéro" !
|
||||||
- Web cloud services like Nextcloud and git accounts
|
- Web cloud services like Nextcloud and git accounts
|
||||||
- Inspection and report of spamming/phishing or generally abusing platforms
|
- Inspection and report of spamming/phishing or generally abusing sites
|
||||||
- Legal reverse-engineering of abusing proprietary solutions to be replaced by open solutions
|
- Legal reverse-engineering of abusing proprietary solutions to be replaced by open solution
|
||||||
|
|
||||||
All consulting services can be provided in Normandy (available in English or French) and websites housing can be provided in any cloud platforms
|
All consulting services can be provided in Normandy (available in English or French) and websites housing can be provided in any cloud platforms
|
||||||
|
|
||||||
@ -31,8 +31,8 @@ Many of in-house platforms and applications are the following :
|
|||||||
- <https://ip.paulbsd.com> : Public IP address informations service
|
- <https://ip.paulbsd.com> : Public IP address informations service
|
||||||
- <https://mail.paulbsd.com> : Mail platform, secured by SPF, DKIM, OTP on webmail, cleaned by Rspamd antispam
|
- <https://mail.paulbsd.com> : Mail platform, secured by SPF, DKIM, OTP on webmail, cleaned by Rspamd antispam
|
||||||
- <https://netbox.paulbsd.com> : IPAM service, providing informations about PaulBSD network
|
- <https://netbox.paulbsd.com> : IPAM service, providing informations about PaulBSD network
|
||||||
- <https://qrz.paulbsd.com> : Frs radio database, parsed from multiple sources using <https://git.paulbsd.com/paulbsd/qrz>
|
- <https://qrz.paulbsd.com> : FRS radio database, parsed from multiple sources using <https://git.paulbsd.com/paulbsd/qrz>
|
||||||
- <https://sensu.paulbsd.com> : Realtime Monitoring platform using etcd and websockets, provising SMS and Telegram notifications
|
- <https://sensu.paulbsd.com> : Realtime Monitoring platform using etcd and websockets, providing SMS and Telegram notifications
|
||||||
- <https://www.paulbsd.com> : Static website provising some informations related to PaulBSD platform
|
- <https://www.paulbsd.com> : Static website provising some informations related to PaulBSD platform
|
||||||
|
|
||||||
Please contact PaulBSD.com CTO for any questions, you will be welcome
|
Please contact PaulBSD.com CTO for any questions, you will be welcome
|
Loading…
Reference in New Issue
Block a user