this post was submitted on 17 Jul 2025
15 points (100.0% liked)
DevOps
1914 readers
1 users here now
DevOps integrates and automates the work of software development (Dev) and IT operations (Ops) as a means for improving and shortening the systems development life cycle.
Rules:
- Posts must be relevant to DevOps
- No NSFW content
- No hate speech, bigotry, etc
- Try to keep discussions on topic
- No spam of tools/companies/advertisements
- It’s OK to post your own stuff part of the time, but the primary use of the community should not be promotional content.
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
Here? Or create a community where you're the admin and make it "admin post only". You might need to ask your instance admins if that's alright though.
In other words, use the fediverse 🙂
Just a static website?
If you are asking where to host a bunch of static pages:
- Github/Gitlab pages if you don't want to pay anything and don't care about using stuff from Big Tech
- https://www.nearlyfreespeech.net/ if you don't want to give any business to Big Tech.
GitHub pages is pretty easy if your code is already there...