mariom

joined 1 year ago
[–] mariom@lemmy.world 2 points 7 months ago

Same here. Curiosity which changed in time to my work.

I even was using win10 + wsl in company, but after time of adding crapware + forced win11 update (downgrade) I just said "gimme Linux laptop". Gave up totally, useless for me

On personal hardware - Linux is first choice, omly gaming pc is Windows based.

[–] mariom@lemmy.world 1 points 9 months ago (1 children)

And it could be that corporate bloatware is breaking it. I know, and I wasted some time looking if it's possible to use S3 state (nope, it's not on hardware I got -,-)

[–] mariom@lemmy.world 4 points 9 months ago (3 children)

Have it on work laptop... It wakes laptop for random things, if I put it in backpack I can find empty battery in the morning... Nope, s0ix does not work at all on windows anyway.

 

I used to read DevOps'ish, but Chris is no longer making it. Are there any other interesting newsletters, blogs, etc resources related to

  • DevOps,
  • Cloud,
  • Linux,
  • "work culture" (dunno how to name it - HR, remote/office work, etc etc not technical, but things that matter to us too)

What am I looking for? New technologies, new tools, new functionalities for already known tools (like new import in terraform). Some personal blogs can be fun too - as it often shows different approach to problems (and I like to read about it, also reason why I have my personal blog as well).

[–] mariom@lemmy.world 5 points 10 months ago (6 children)

Place where you have most of your friends…

Used to xmpp, but it died naturally over the time and someday I just stopped my prosody server. Nowadays - a bit of IRC (few friends still are there) and discord (not selfhosted, but from all the alternatives… feels best).

[–] mariom@lemmy.world 9 points 10 months ago (2 children)

Funny how many people are joking around those weird activities for some of the meetings like stickers, 2 truths 1 lie, etc etc etc. And we still do it.

According cameras - it's easier, but in my team we never forced anyone.

[–] mariom@lemmy.world 11 points 11 months ago

Forgejo. Gitlab will be overkill probably.

[–] mariom@lemmy.world 10 points 11 months ago (1 children)

HA can stand for High Availability as well, depends on the context.

[–] mariom@lemmy.world 5 points 11 months ago* (last edited 11 months ago) (2 children)

If you only use Linux CLI and live in the terminal: pass

There are frontends to pass [1] for different systems, including mobile ones ;) and probably the official list is not complete.

edit: For CLI I prefer gopass [2]

[1] https://www.passwordstore.org/#other
[2] https://github.com/gopasspw/gopass

[–] mariom@lemmy.world 1 points 11 months ago

Probably switching container from gitea to forgejo will just work… I recently switched my deployment, "issues" I had with postgres, but it was related to updates on helm-chart part (gitea upgraded postgres as well, so either update or switch made me same work to do).

[–] mariom@lemmy.world 1 points 1 year ago

For containers (but I use k3s) I use git to store helmfiles and configuration, secrets in ci/cd system.

For the rest - I use autorestic that backups data over ssh and S3.

[–] mariom@lemmy.world 1 points 1 year ago

Oh c'mon, 30s is not older.

[–] mariom@lemmy.world 2 points 1 year ago

+1 for renovate.

A little bit different setup - helmfile in git repository + pipelines in woodpecker-ci.

 

Short guide how to use traefik-forward-auth to use SSO for any traefik ingress, so even simple dashboard with your self-hosted services can be hidden behind login.

Guide uses Forgejo / Gitea as OAuth2 provider, but you can go with whatever you already use.

view more: next ›