Difference between revisions of "HZW Documentation"

From hzw wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
  
==Organizational Documentation==
+
=Organizational Documentation=
  
===Chat===
+
==Chat==
 
Our primary tool for communication and coordination is [https://matrix.org/ matrix].
 
Our primary tool for communication and coordination is [https://matrix.org/ matrix].
  
Line 27: Line 27:
 
<br /></blockquote>
 
<br /></blockquote>
  
===Video Conferences===
+
==Video Conferences==
 
For means of faster communication and collaborative working we use our [https://wiki.kabelsalat.it/index.php?title=HZW_Services#Video_Conferencing video conferencing solutions], if needed.
 
For means of faster communication and collaborative working we use our [https://wiki.kabelsalat.it/index.php?title=HZW_Services#Video_Conferencing video conferencing solutions], if needed.
  
Line 34: Line 34:
 
<br />
 
<br />
  
===Coordinate projects===
+
==Coordinate projects==
 
We use kanboard to plan, coordinate and track almost all of our activities.
 
We use kanboard to plan, coordinate and track almost all of our activities.
  
Line 48: Line 48:
  
  
==Technical Documentation==
+
=Technical Documentation=
  
===Our Root Server===
+
==Our Root Server==
 
We are unsing a Root Server hosted at Strato.
 
We are unsing a Root Server hosted at Strato.
  
Line 57: Line 57:
 
<br />
 
<br />
  
===Monitoring===
+
==Monitoring==
 
We are using Grafana as a Monitoring solution.
 
We are using Grafana as a Monitoring solution.
  
 
See the [[HZW Monitoring|HZW Mointoring article]] (german) for details.<br />
 
See the [[HZW Monitoring|HZW Mointoring article]] (german) for details.<br />
  
===Virtual Machines===
+
==Virtual Machines==
 
All virtual Machines providing services (e.g. not for testing purposes) should be linux have had the [[HZW Ansible|basic ansible playbook]] run on them.
 
All virtual Machines providing services (e.g. not for testing purposes) should be linux have had the [[HZW Ansible|basic ansible playbook]] run on them.
  
===Netbox===
+
==Netbox==
We are using [https://netbox.kabelsalat.it Netbox] to document all physical and Logical Resources like Servers, IPs, Networks, Services, VLANs etc.
+
[[File:Netbox.png|thumb|Netbox]]We are using [https://netbox.kabelsalat.it Netbox] to document all physical and Logical Resources like Servers, IPs, Networks, Services, VLANs etc.
[[File:Netbox.png|thumb|Netbox]]
 
  
 
[[HZW Netbox|What is Netbox?]]
 
[[HZW Netbox|What is Netbox?]]
  
=== LDAP ===
+
==LDAP==
 
Some of our services are LDAP integrated, the nextcloud at nc.kabelsalat.it for example.
 
Some of our services are LDAP integrated, the nextcloud at nc.kabelsalat.it for example.
  

Revision as of 19:15, 1 February 2021

Documentation. Lots of documentation.

The documentation of all things HZW has the following philosophy:

  1. General information, processes, methods and how-to's get documented in this Wiki
  2. Physical and Logical Resources like Servers, IPs, Networks, Services, VLANs etc. get documented in Netbox
  3. Projects and changes get tracked using Kanboard


Organizational Documentation

Chat

Our primary tool for communication and coordination is matrix.

To join our matrix server matrix.kabelsalat.it you need a matrix client like riot.

On this Matrix server, there is the "hzw admins" channel.


Plase report there and ask if it's ok If you make changes that have an impact.

Example:

"Hey guys, did $Something at the Database server. Can I reboot it to test it's reboot persistency?"

Answer: "No! $Important-thingy does $important-thing and cannot be disrupted right now! Wait one more hour please!"


Video Conferences

For means of faster communication and collaborative working we use our video conferencing solutions, if needed.

There are no regular hzw meetings. We get together when the need arises.


Coordinate projects

We use kanboard to plan, coordinate and track almost all of our activities.


Kanboard.png


Please open a ticket in our Kanban Board "team_hzw" if you want to:

  • report a bug
  • request a change
  • think I would be cool to have $thing (even if you don't want to spend time implementing it or don't know how to do it)


Technical Documentation

Our Root Server

We are unsing a Root Server hosted at Strato.

See HZW Root Server for details.


Monitoring

We are using Grafana as a Monitoring solution.

See the HZW Mointoring article (german) for details.

Virtual Machines

All virtual Machines providing services (e.g. not for testing purposes) should be linux have had the basic ansible playbook run on them.

Netbox

Netbox

We are using Netbox to document all physical and Logical Resources like Servers, IPs, Networks, Services, VLANs etc.

What is Netbox?

LDAP

Some of our services are LDAP integrated, the nextcloud at nc.kabelsalat.it for example.

Our LDAP Server is based on FreeIPA and configurable via VPN at http://192.168.122.116/phpopenldap

You can also use the openldaptools and .ldif files to modify the ldap database.

See: Openldap#Werkzeuge

Guides

Guide to documenting with Mediawiki

Guide to documenting with Kanboard

Guide to documenting with Netbox

Also you might want to check Category:HowTo for interesting how2's