Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

@DecentM@lemmy.ml avatar

DecentM

@DecentM@lemmy.ml

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Corporate astroturfing is the norm

Went to Google Play to complain about Hulu. I noticed Google advertising that over 300 reviews had the verbatim quote "watch and movies that you love". It's always confusing that buggy corporate apps have >95% 5 star reviews until you see that the majority are just completely fake, and no one cares or is doing anything about it.

DecentM ,
@DecentM@lemmy.ml avatar

Ngl this looks like astroturfing to me too

DecentM ,
@DecentM@lemmy.ml avatar

The most popular way of configuring containers are by using environment variables that live outside the container. But for apps that use files to store configuration, you can designate directories on your host that will be available inside the container (called "volumes" in Docker land). It's also possible to link multiple containers together, so you can have a database container running alongside the app.

DecentM ,
@DecentM@lemmy.ml avatar

There's a lot more to an application than its configuration. It may require certain specific system libraries, need a certain way of starting up, or a whole host of other special things. With a container, the app dev can precreate a perfect environment for their program and save you LOADS of hassle trying to set it up.

The benefit of all this is that you can know exactly where application state is stored, know that you're running the app in it's right environment, and it becomes turbo easy to install updates, or roll back if needed.

Totally spin up a VM, install docker on it, and deploy 2-3 web apps. You'll notice that you use the same way of configuring them, starting and stopping them, and you might not want to look back ;)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines