Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Improve deploy instructions/scripts #18

@grschafer

Description

@grschafer

Make sure to do

meteor npm install

on your local to install dependencies so that the server is able to run. If you package the app without it working locally, the build artifact won't be complete and won't work on the server if deployed and run there.

Separately, the c3po.sh file that gets put on the server appears to set up the server as if it were a development environment (installs a bunch of OS packages, installs meteor anew each time, builds httpry from source, etc.). We should have a deploy script that just uploads the artifact and reloads the server.

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