this post was submitted on 04 Oct 2024
68 points (98.6% liked)

Selfhosted

60934 readers
540 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I often see people mention the Portainer project and how it's useful, but I never hear any reason to use it other than as a more user friendly front end to service management.

So is there any particular feature or reason to use portainer over docker's CLI? Or is it simply a method of convenience?

This isn't only strictly for self hosting, but I figure people here would know better.

you are viewing a single comment's thread
view the rest of the comments
[–] interurbain1er@sh.itjust.works -1 points 2 years ago* (last edited 2 years ago) (2 children)

But that's also why you don't know the commands in the first place, if you used them you would remember them. It's self sustaining ignorance ;)

Ps: I kid, there a lot of stuff I don't care to remember the cli for and I happily use GUI.

PPS: docker logs -f container_name ;)

The constant argument in this space that you must know the arcane workings of everything you use, is exhausting.

[–] Dark_Arc@social.packetloss.gg 3 points 2 years ago

This is why you use fish shell and just type something vaguely similar to what you remember and hit the up arrow key.