- https://www.freecodecamp.org/news/standardize-development-environment-with-devcontainers/
- https://en.wikipedia.org/wiki/GitHub_Codespaces – mentioned there (be aware: Microsoft owns GitHub)
Category: software
-
“Dev Container” – a Linux standard established by Microsoft? devcontainer.json
-
CryptPad.org – a collaborative office suite that is end-to-end encrypted and open-source
- https://CryptPad.org
- https://CryptPad.org/instances/ – instances that are open to the public
- https://teams.hs.coop – temporary test installation for members of “Hostsharing”
- https://wiki.hostsharing.net/?title=Cryptpad
-
Mockaroo – Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel
A free test data generator and API mocking tool – Mockaroo lets you create custom CSV, JSON, SQL, and Excel datasets to test and demo your software.
https://www.mockaroo.comAs a sys admin or DevOps you are urged rather often by software developers to illegally provide them with data from production environments. The next developer will get pointed to Mockaroo.
-
The Pragmatic Bookshelf: Tracking Personal Finances Using Python by Siddhant Goel – Beancount
Learn how to build a privacy-aware and developer-friendly workflow using Python to keep track of your personal finances.
https://www.pragprog.com/titles/d-sgperfin/tracking-personal-finances-using-python/ -
ForgeRock provides digital identity management through its primary product, the ForgeRock Identity Platform
- https://en.wikipedia.org/wiki/ForgeRock
- https://www.forgerock.com
- https://backstage.forgerock.com
- https://backstage.forgerock.com/university/selfpaced !!!
- https://en.wikipedia.org/wiki/OpenAM (formerly known as OpenSSO) – ForgeRock Access Management
- https://en.wikipedia.org/wiki/OpenDJ – ForgeRock Directory Services is an LDAP directory service
- https://en.wikipedia.org/wiki/OpenIDM – ForgeRock Identity Management
- ForgeRock Identity Gateway provides an identity gateway for web traffic and application programming interfaces (APIs)
- https://www.oreilly.com/library/view/openam/9781849510226/ – Packt Publishing’s book on OpenAM
ForgeRock gets mentioned here:
- https://learning.oreilly.com/library/view/practical-internet-of/9781788625821/8de52ff4-529c-48cf-a5bb-690bc4c9d593.xhtml
- https://learning.oreilly.com/library/view/api-security-in/9781617296024
- https://learning.oreilly.com/library/view/securing-the-perimeter/9781484226018
- https://learning.oreilly.com/library/view/practical-internet-of/9781785889639
- https://learning.oreilly.com/library/view/securing-cisco-ip/9780132731096
-
systems management systems – with GUI and w/o GUI
- https://en.wikipedia.org/wiki/List_of_systems_management_systems
- https://en.wikipedia.org/wiki/Foreman_(software) – a rather lively project as of 2021 – has a GUI – (apparently) cross-platform
- https://en.wikipedia.org/wiki/Spacewalk_(software) – the Spacewalk project was discontinued in May 2020 – has a GUI
- https://theforeman.org
- https://en.wikipedia.org/wiki/Ansible_(software) – (apparently) command line oriented
- https://en.wikipedia.org/wiki/Puppet_(software) – (apparently) command line oriented
- https://en.wikipedia.org/wiki/Chef_(software) – (apparently) command line oriented
The Foreman’s “currently” latest “Quickstart Guide”, amongst others for e.g. CentOS 7: