Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile/K8s implementation, prod/dev run #25

Closed
wants to merge 2 commits into from

Conversation

jorgejesus
Copy link
Contributor

⚠️ Before submitting the PR, make sure:

  • You ran the tests: yarn test
  • You updated the changelog
  • You asked someone to review it
  • You chose a meaningful title

yarn test --passWithNoTests

Description of the PR

  • Updated mailto for new inbox ([email protected])
  • Dockerfile prepared for K8s
  • New run.sh to kickstart a build process and then yarn start
  • run.sh implements production/develop

Testing instructions

Run docker container
docker build -t soils-revealed
docker run -p3001:3001 --env-file .env soils-revealed:latest /soils-revealed/run.sh production
set .env variables

What to test? How to do it?

Pivotal Tracker

Link to the task(s), if any

@jorgejesus jorgejesus changed the base branch from develop to master April 2, 2021 06:50
@jorgejesus jorgejesus closed this Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant