mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.7K
active users

#hcl

0 posts0 participants0 posts today

Run pipelines in the terminal.

#pipelight is a cli/engine that runs pipelines in the terminal.(pssst: it's #foss 😏 and #rust 😏)

It has json AND pretty tree outputs so you can inspect every process outputs fairly quickly.🕵

Supports #yaml, #toml, #hcl, #javascript and some other languages.

#sysadmin #devops #cicd #developers
Every buzz word are there👌so you don't miss it, thk me later 😜

github.com/pipelight/pipelight

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight
GitHubGitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

Manage your #git hooks with #toml , #yaml , #hcl and #javascript .

Add a config file to your repo.

```toml
[[pipelines]]
name = "test"

[[pipelines.steps]]
name = "build"
commands = ["pnpm install", "pnpm build"]

[[pipelines.triggers]]
branches = ["master","dev"]
actions= ["pre-push", "pre-commit"]
```
Enable git-hooks

```sh
pipelight init
```
Troubleshoot with **verbose and colorful logs**

```sh
pipelight logs -vvvv
```
github.com/pipelight/pipelight

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight
GitHubGitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight

Freeware: DSAK for Domino V1.6.0 (for HCL Domino System Administrators)

Command SrvStats: Format Network Data Rate/sec in MB, KB or B
Command DBInfo: Show database encryption state (Domino 12.0.2+)
Command DBEncrypt: New command to encrypt database (Domino 12.0.2+)
Command DBDecrypt: New command to decrypt database (Domino 12.0.2+)

dsak.k43.ch
#HCL #HCLSoftware #K43 #Domino #DSAK

dsak.k43.chDSAK - Domino Swiss Army Knife (Freeware)A few additional console commands for the HCL Domino system administrator