Code Monkey home page Code Monkey logo

Comments (18)

Hywan avatar Hywan commented on June 12, 2024

/ping @hoaproject/hoackers

from central.

Hywan avatar Hywan commented on June 12, 2024

I suggseted Contributions/Vagrant/ or Contributions/Packer/ (or …/Chef/) on IRC.

from central.

Pierozi avatar Pierozi commented on June 12, 2024

@Hywan you mean a repository named Contributions with directory inside ? Vagrant, Packer, Chef...

from central.

Hywan avatar Hywan commented on June 12, 2024

@Pierozi Yup, see http://git.hoa-project.net/.

from central.

jubianchi avatar jubianchi commented on June 12, 2024

@Pierozi great!

@Hywan I think naming the repository against a software name or a technology is not a good thing. Let's say tomorrow I want to contribute a Dockerfile but the repository is named Contributions/Vagrant. What will I do ?

Something like Contributions/Provisioning, Contributions/Provision, Contributions/System looks more appropriate to me...

from central.

Pierozi avatar Pierozi commented on June 12, 2024

@jubianchi in this case you make new repo Contributions/Docker no ?
that should be a mess if we mix all provisioning system in same repo no ?

from central.

jubianchi avatar jubianchi commented on June 12, 2024

@Pierozi
A typical docker (source) repository will only contain a few files (less than 10 files).
A typical packer (source) repository will contain a few files (less than 10 files).
A typical vagrant (source) repository will contain a few files (less than 10 files).

Moreover, there are good chances for those 3 repository to share a lot of scripts, cookbooks, recipes, <whatever> so spreading them among many repositories won't help IMHO.

Moreover (bis) imagine if we want to support Chef, Ansible, Puppet, Docker, Vagrant, Packer, QEMU, <whatever> (again) the number of repositories will grow and then, it will be a mess.

from central.

Pierozi avatar Pierozi commented on June 12, 2024

@jubianchi you got a point πŸ‘
in this case we need a great organisation of directories inside this repository.

from central.

Pierozi avatar Pierozi commented on June 12, 2024

@jubianchi @Hywan Something like this ?

└── Contribution
    β”œβ”€β”€ Env
    β”‚Β Β  β”œβ”€β”€ Docker
    β”‚Β Β  β”œβ”€β”€ QEMU
    β”‚Β Β  └── Vagrant
    β”œβ”€β”€ Provision
    β”‚Β Β  β”œβ”€β”€ Chef
    β”‚Β Β  └── Puppet
    └── System
        └── Packer

from central.

Hywan avatar Hywan commented on June 12, 2024

I like it. However, I don't think Env, Provision and System are not well-named.
Provisioning seems better than Provision I guess (don't know why, we have to be sure about the vocabulary, with strong references). Why Packer is in System? What does it mean? Why Vagrant is in Env? Again, what does it mean?

:-)… you know, just naming.

from central.

jubianchi avatar jubianchi commented on June 12, 2024

@Hywan I think @Pierozi built the tree with that in mind:

  • Envs are target systems/softwares
  • Provision are where provisioning recipes are stored
  • System is the foundation, packer builds the base images/OSes/VMs

Packer in itself is not really a target: it's a builder which will produce artifacts to be used by Envs .
Docker could also be put in Env and System: for example, in System we could put a Dockerfile to build the base image (containing php in a given version) and in Env we could put the Dockerfile to build the Hoa image.

Perhaps another tree could be:

└── Contribution/Provisioning
    β”œβ”€β”€ Targets
    β”‚   β”œβ”€β”€ Docker
    β”‚   β”œβ”€β”€ QEMU
    β”‚   └── Vagrant
    β”œβ”€β”€ Recipes
    β”‚   β”œβ”€β”€ Ansible
    β”‚   β”œβ”€β”€ Chef
    β”‚   └── Puppet
    └── Base
        β”œβ”€β”€ Docker
        └── Packer

from central.

Hywan avatar Hywan commented on June 12, 2024

I like this new one πŸ‘. I look at @Pierozi to confirm. The vocabulary must not be hardly define because we are in the Provisioning repository. In my previous comment, I was suggesting to not rename a repository, in this case it's different because we would only rename directories inside the repository, so it's fine.

from central.

Pierozi avatar Pierozi commented on June 12, 2024

@jubianchi great like this, you had known how to explain my mind :)
Targets are good naming, because we can also create file for different cloud provider, like Google, Amazon, Digitalocean... and this is definitely a final target.

from central.

Hywan avatar Hywan commented on June 12, 2024

I will try to find time today to create this repository.

from central.

Hywan avatar Hywan commented on June 12, 2024

Seems like I forgot to do this…

from central.

Hywan avatar Hywan commented on June 12, 2024

https://github.com/hoaproject/Contributions-Provisioning

from central.

Hywan avatar Hywan commented on June 12, 2024

@Pierozi, @jubianchi: Please, now create issue on https://github.com/hoaproject/Contributions-Provisioning. As usual, this is a mirror. Merge on http://git.hoa-project.net/Contributions/Provisioning.git/ and @Bhoat will sync everything. @jubianchi already knows the procedure, @Pierozi feel free to ask on IRC.

from central.

Hywan avatar Hywan commented on June 12, 2024

@Pierozi, @jubianchi You are in charge of this contribution also. You have in the team with admin permissions https://github.com/orgs/hoaproject/teams/contributions-provisioning. Feel free to discuss about this on IRC (#hoaproject).

from central.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.