GithubHelp home page GithubHelp logo

milichev / section-io-deployment Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 584 KB

a sandbox to troubleshoot deployment to section.io

License: Other

Dockerfile 72.62% Shell 3.71% JavaScript 23.67%

section-io-deployment's Introduction

section-io-deployment

Summary

We faced problems deploying the nodejs app the Section.io stack.

To repro, follow the steps below:

  1. Create a file .env.local and declare the variable like so:

    SECTION_TOKEN=1234567-5766-4fcd-b00d-219b9510d2cd:9625b8cd-fe96-4190-ac20-123456765412
  2. Run yarn install

  3. To run locally, execute yarn dev

  4. To execute deployment, run these:

    yarn docker:build
    docker-compose run --rm builder

Open questions

Please let me know where can I find description of these:

server.conf file

What's that and what's the proper workflow for this file?

Is it ok to run sectionctl as non-privileged user?

The docker image is run as a user UID=1000.
All the required permissions are granted, but can the deploy fails be caused by the limitations?

Alpine Linux

I succeeded to run sectionctl under Alpine using the respective linker (see Dockerfile).
Seems everything is OK, but what's the possible issues?

Contacts

Please reach me via email [email protected].

section-io-deployment's People

Contributors

milichev avatar

Watchers

 avatar

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.