Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Infrastructure:Sczi

Revision as of 08:40, 26 October 2024 by Rsk (talk | contribs) (gitolite -> gitea)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sczi is our 3rd generation web host running on Meltdown.

Contents

History

In 2014, Sczi had been selected as the name for the new mail server for VTLUUG. However, following the CVL eviction and Cyber Auschwitz, the LUUG decided to build a new web server using this name, and run mail on the rebuilt Acidburn

Name

The name is taken from a real-life hacker from the University of Maryland, who had previously come to many VTLUUG hackathons and cyber-security summits. The man has since disappeared.

Setup

sczi is a VM running on Meltdown. It is running Ubuntu 18.04 and all services are run using docker-compose, with our docker-manifests repo containing all docker configuration files.

Web Services

Other Services

Gitea

The LUUG uses Gitea to host internal and administrative repositories. Apart from the web frontend and HTTP endpoints, you can use git over SSH with the following credentials:

git@sczi.vtluug.org:9000

See Also