Skip to content
View sloul1's full-sized avatar
  • Tampere, Finland, Tellus
  • 05:47 (UTC +02:00)
  • LinkedIn in/petridiy

Block or report sloul1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sloul1/README.md

Some of I(C)T is about ...hmmm... 🤔 ...staying healthy...

- Utilizing Infrastructure as Code (IaC) https://en.wikipedia.org/wiki/Infrastructure_as_code

Continuously planning, documenting...

graph LR
A(Plan) --> B(Document)
B --> A
classDef circle fill:blue,stroke:#333,stroke-width:2px;
class A,B circle;
Loading

...deploying, configuring, monitoring, managing (also tearing down) highly available ICT infrastructure with open source tools.

graph LR
A(Deploy) --> B(Configure)
B --> C(Monitor)
C --> D(Manage)
D --> E(Tear Down)
E --> F(REPEAT!)
F --> A
classDef circle fill:blue,stroke:#333,stroke-width:2px;
class A,B,C,D,E,F circle;
Loading

- Homelab

  • I'll be going through basic aspects that should be considered when creating homelab ICT infrastructure.
  • Documentation of all this will be available later on website currently under development.
  • I will also create documentation for website creation process.

- Cyber security

- Sofware development

Keep exploring! - /ˈsloʊ.li/

Pinned Loading

  1. docker docker Public

    Shell

  2. script script Public

    scripts for automating stuff

    Shell

  3. fingrid-opendata fingrid-opendata Public

    Application for retrieving fingrid's open data

    Python

  4. TSDZ2-Smart-EBike-1 TSDZ2-Smart-EBike-1 Public

    Forked from emmebrusa/TSDZ2-Smart-EBike-1

    TSDZ2 Open Source Firmware adapted to VLCD5-VLCD6-XH18 displays

    C