Update documentation

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-03-19 00:15:14 +01:00
parent 9a202594db
commit 57de17fe39
7 changed files with 31 additions and 27 deletions

View file

@ -4,8 +4,7 @@ This file contains the documentation of the it-sydikat mimaki vinyl plotter.
# Maintainers
- Tyrolyean: Responsible for the software
- gwrx: Responsible for the hardware
- currently i think noone? Or maybe everyone, who knows.
# Technical
@ -68,20 +67,20 @@ Tool: PEN
Druck: 30-50
Geschwindigkeit: 10-20
Projektpaten
W4RH4WK: Webinterface, HPGLScaler
@gwrx Datenaufbereitung, plotten, aufziehen, Maschineneinstellungen, Verbrauchsmaterial etc.
# Software
The software has been replaced in early 2018. It used to be a go script, piping
out the HPGL file to the printer location, most often /dev/usb/lp0. It was
out the HPGL file to the printer location, most often /dev/usb/lp0. It was
replaced due to some errors with a php script doing the same thing. Its
source code is located here: <https://github.com/IT-Syndikat/its-mimaki>
# Plotting
There is a usb to parallel converter attached to the left hand side of the
plotter. Once connected to a linux machine, it will spawn a character device
at `/dev/usb/lp0`. You can `cat` your hpgl file into there.
# Network
The mimkai host has the hostname mimaki.asozial.it-syndikat.org, and receives a DHCP address
via ethernet.
Currently not applicable

View file

@ -1,6 +1,7 @@
# About
Acraze is a proxmox hypervisor in the space.
Acraze is the proxmox hypervisor in the space. All virtual services inside the
space reside here.
# Maintainers
@ -13,7 +14,7 @@ Current Maintainers:
The hypervisors web-interface may be reached at
<https://acraze.srv.it-syndikat.org:8006>. It takes ldap credentials.
## UNLOCK
## unlock
In case the server was rebootet, has received a power cut, or for any other
reason was rebooted, you need to unlock it. For this you need the

View file

@ -6,7 +6,7 @@ the name a bit confusing.
## Location
The VM is running as pgsql.srv.it-syndikat.org on acraze.
The VM is running as `pgsql.srv.it-syndikat.org` on acraze.
## PostgreSQL

View file

@ -1,16 +1,17 @@
# Location
The VM is running as pitchmadattack.srv.it-syndikat.org on acraze.
The VM is running as `pitchmadattack.srv.it-syndikat.org` on acraze.
# Maintainers
- @dxld @konfusius: VM and discourse
- @all: who ever has spare time available to press the update button
# Technical
The machine may be reached as `meta.it-syndikat.org` and is the main forum of
The machine may be reached as `meta.it-syndikat.org` and is the main forum of
the IT-Syndikat at the time of writing. Maintenance has been move from dxld to
konfusius after the August 2022 parabox incident in November of 2022.
konfusius after the August 2022 parabox incident in November of 2022, and was
left to all members at some point after that.
## TO UPDATE

View file

@ -1,11 +1,13 @@
# About
This file contains the documenation for our gitea instance found at
This file contains the documenation for our forgejo instance found at
<https://git.it-syndikat.org>.
## Location
The VM is running as `tea.srv.it-syndikat.org` on acraze.
The VM is running as `tea.srv.it-syndikat.org` on acraze. It used to run
[gitea](https://gitea.com/), but because they drifted a bit too far into the
crypto world, we migrated to the codeberg fork [Forgejo](https://forgejo.org/).
## Updates

View file

@ -12,6 +12,6 @@ Current Maintainers:
# Technical
The server running thelounge, `fiikra.srv.it-syndikat.org` resides on acraze. It
has the lounge istalled from its arch repos, which should make updates fairly
The server running thelounge, `fiikra.srv.it-syndikat.org`, resides on acraze.
It has the lounge istalled from its arch repos, which should make updates fairly
easy.

View file

@ -1,7 +1,8 @@
# About
The system is running as `nero.srv.it-syndikat.org`. The system may be reached as
<https://vaultwarden.it-syndikat.org> or <https://vaultwarden.itsyndikat.org>.
The system is running as `nero.srv.it-syndikat.org`. The system may be reached
as <https://vaultwarden.it-syndikat.org> or
<https://vaultwarden.itsyndikat.org>.
# Maintainers
@ -17,11 +18,11 @@ over traffic to vaultwarden itself.
## Software
The system is running vaultwarden, which is a bitwarden compatible server
The system is running vaultwarden, which is a bitwarden compatible server
written in rust. It enables multiple users to share passwords with one another
and with groups of people. If you want to register with the ITS internal
organisation, let yourself be invited by someone who is already inside the
and with groups of people. If you want to register with the ITS internal
organisation, let yourself be invited by someone who is already inside the
group. This is **THE ONLY WAY TO GAIN ACCESS**. You cannot bypass this step in
any way due to the design of the bitwarden in general. It only stores encrypted
passwords and it is close to impossible to reconstruct passwords from the
passwords and it is close to impossible to reconstruct passwords from the
database.