Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Start using CI servers for building application images #192

@onnimonni

Description

@onnimonni

In order to achieve more reliable deployments we should stop building stuff on the same servers where we run our software.

Here's one good example with multiple errors:
screen shot 2017-06-20 at 10 54 11 pm

We could have more beefier CI servers running the builds. CI servers could build complete application images which are then deployed to dev/staging/production servers. This would make dependency management much more easier too and we could easily rollback everything including changes to php versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions