Git Product home page Git Product logo

Comments (5)

scollazo avatar scollazo commented on August 28, 2024 1

@mamedin and @hakamine are working on a an upgrade of the percona role, so once it works on CentOS, we should be able to install Archivematica using the same playbook, but different vars.

The scheme should be like this:

├── archivematica-1.7
│   ├── requirements.yml
│   ├── singlenode.yml
│   ├── vars-centos.yml
│   ├── vars-trusty.yml
│   └── vars-xenial.yml
└── archivematica-qa
    ├── requirements.yml
    ├── singlenode.yml
    ├── vars-centos.yml
    ├── vars-trusty.yml
    └── vars-xenial.yml

from deploy-pub.

sevein avatar sevein commented on August 28, 2024

Can't this be done from master?

from deploy-pub.

sevein avatar sevein commented on August 28, 2024

We're kind of doing this already I think.
We could even have a single playbooks/archivematica with a bunch of parameters.

from deploy-pub.

jraddaoui avatar jraddaoui commented on August 28, 2024

I kind of like @sevein's edited idea of having versioned playbooks:

playbooks/archivematica-1.7-xenial
playbooks/archivematica-1.7-trusty
playbooks/archivematica-1.7-centos7
playbooks/archivematica-1.x-xenial
playbooks/archivematica-1.x-trusty
playbooks/archivematica-1.x-centos7

At least I prefer that to have a stable/1.7.x branch in here, where we have playbooks for other applications. The list will grow as time passes but we could drop old versions support as we move on. Having versioned playbooks will also help in the Binder playbooks I'm trying to add in here:

#67

from deploy-pub.

jhsimpson avatar jhsimpson commented on August 28, 2024

from deploy-pub.

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.