lka1988

joined 4 months ago
[–] [email protected] 0 points 11 hours ago (1 children)

I haven't experienced this, oddly enough. Many of my compose files have comments, and they're still visible 🤔

[–] [email protected] 1 points 15 hours ago* (last edited 15 hours ago)

It's needed because that's how Dockge manages the compose files - it needs to know where your compose files live. Dockge normally lives in it's own directory, /opt/dockge/ (the dev gave a reason for that, but I don't remember why), so it won't see anything else until you point it to wherever your compose files are normally located.

[–] [email protected] 1 points 21 hours ago (2 children)

The env variable is within the compose file itself - it's fairly simple.

[–] [email protected] -1 points 23 hours ago

People complaining about this video have clearly not watched much Technology Connections; I enjoyed it immensely. It's right in line with how Alec normally does his videos. We who are loyal to the Great Alec expect the pedantic content.

[–] [email protected] 1 points 1 day ago* (last edited 15 hours ago) (4 children)

I think you might be misunderstanding here, Dockge doesn't really work like that. You don't import "into" Dockge - it works alongside Docker, and all you need to do is point it to where your compose files are located. Which, like I said, is normally set to /opt/stacks/ - but that's not set in stone and can be changed to another location via the DOCKGE_STACKS_DIR= env variable within Dockge's own compose file (located in /opt/dockge/).

For example: Say I create the directory /opt/stacks/docker_container/, drop in my "docker_container" compose.yml file, and fire it up in the terminal with docker compose up -d, all via CLI without touching Dockge at all. Dockge will still automatically see the compose file and the stack status. Or, say I have a previously-established Docker host with all the compose files in a location such as /home/username/docker_stacks/, and I really don't want to move them - so long as Dockge is configured to point at that directory, and the directory contains a labeled folder for each compose file (just like you would do normally), again, Dockge will automatically see the compose files and stack status. I've configured multiple hosts to use Dockge, and it's really that simple.

Also, something I just remembered - the directory structure for your compose files, wherever it's located, needs to be all lowercase. Otherwise Dockge won't see it.

[–] [email protected] 0 points 1 day ago (6 children)

If the compose.yml can be moved to a place where Dockge is configured to look, then yes. Normally it's configured to look in /opt/stacks/, but that can be changed.

[–] [email protected] 1 points 3 days ago

My work laptop has W11. It's....fine. But I don't have to manage it, so... ¯⁠\⁠(⁠°⁠_⁠o⁠)⁠/⁠¯

I had W11 on my personal gaming PC for a total of 6 months before I got fed up with it. Running W10 until I make sure it'll run everything I need it to on Linux Mint (LMDE).

[–] [email protected] 5 points 3 days ago (1 children)

I mean, yes, but...what the fuck 😂

[–] [email protected] 1 points 3 days ago (1 children)

That's what W10 LTSC is for.

[–] [email protected] 3 points 3 days ago (1 children)

It's used for industrial applications like manufacturing and whatnot, stuff that really doesn't need to be updated regularly since the software is effectively legacy.

Hell, we've got tools from the 2000s still running Win2k.

[–] [email protected] 1 points 3 days ago

I've had the oil in my 2008 Sienna analyzed a few times by Blackstone Labs, and have been told that 5k miles is what I should stick to.

[–] [email protected] 2 points 3 days ago

from smaller tech companies

Like what?

view more: next ›