FAIRmat-NFDI / nomad-distro-template

An example repository for creating a nomad distribution with custom plugins.
Apache License 2.0
7 stars 2 forks source link

documentation #16

Closed aalbino2 closed 1 month ago

aalbino2 commented 7 months ago

The repo template works nicely, I had a small misunderstanding with the docker-compose.yaml file:

I was modifying the one in the repo and didn't realize that I should have downloaded it and placed it in my unzipped folder

We should indicate it in the docs in some way, for newbies like me. A sentence would be enough. What do you think @hampusnasstrom ?

hampusnasstrom commented 7 months ago

Ah, yeah. That might be good. I could even delete it after putting it in the zip?

aalbino2 commented 7 months ago

you mean delete it from the repo?

hampusnasstrom commented 7 months ago

Yeah, since you will have to change it locally if you want to change it anyways.

aalbino2 commented 7 months ago

I'm not sure, it might be nice to keep it there, if you want to share with someone your repo and tell to download it.

Can it be placed in a folder maybe? Or even there is fine. Just expliciting its use in the docs would be okay

blueraft commented 1 month ago

I think this is not relevant anymore since the docker compose file is now part of the repo.