Skip to content

Can I safely compile the sass.so on another box? #41

@michalrames

Description

@michalrames

I am deploying application that relies on sassphp in AWS autoscaling group, using AWS launch templates for provisioning. The instances only have 1GB RAM which is too little for libsass code build.

Because I don't understand C make process enough, I am asking the following question:

Can I safely build the sass.so as is, on another machine (same OS i.e. Ubuntu 18.x) and then simply copy it into the autoscaled instance during provisioning?

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