Einträge in 2022
Cloud Native Pragmatismus
- 2022-08-23
Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.
Clear Pycharm Remote Sources
- 2022-08-11
When developing using Docker containers with file mounts, Pycharm caches
third party source files. You can view them in the Project view at External Libraries
> < docker compose your app >
> Remote Libraries
.
Display Structured Logs in JSON Format From Loki as a Grafana Table
- 2022-04-14
„Reduce“ to „ungroup“ the log lines („values“)
The Documentation System
- 2022-03-07
https://documentation.divio.com/ via https://lobste.rs/s/gdzde7/documentation_system
Data Centric Reactive Apps with SQLite and WASM
- 2022-03-07
https://lobste.rs/s/odlfid/building_data_centric_apps_with_reactive
Marking Environment Variables as Required in Docker Compose
- 2022-03-04
Suppose you have a docker-compose.yml
for a simple app that needs an admin
password:
Bind mounts vs. Volumes in Docker Compose
- 2022-03-04
https://docs.docker.com/storage/bind-mounts/#choose-the–v-or—mount-flag
Limit Memory (RAM) and CPU in Docker Compose
- 2022-02-25
There are many tools to choose from. Here’s what we use:
Ubuntu Kernel Cleanup
- 2022-01-20
Remove old Linux kernel versions on Ubuntu. This only keeps the currently used kernel and removes all the others. You have been warned. 🤞😁
0-main.de
- 2022-01-14
We own the DENIC domain 0-main.de
. Our promise to you is that any A or AAAA
record will always point to 127.0.0.1
.