Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-07 17:23:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/wherehows-backend/runBackend

8 lines
140 B
Plaintext
Raw Normal View History

Update runBackend to source application.env for conf values (#458)
2017-04-26 16:34:50 -07:00
set -a
source application.env
set +a
export JAVA_OPTS="-Xms512m -Xmx2048m -Dhttp.port=19001"
Replace sbt build with native Gradle Play plugin and update the docs. (#352) Benefits 1. Simpler setup - no need to download activator in order to build & run 2. Faster build - See https://engineering.linkedin.com/play/developing-play-applications-using-gradle 3. Streamlined dependency management - Everything defined in build.gradle, instead of build.gradle + build.sbt 4. Better integration with gradle lifecycle tasks - build, test, dist, clean all work as expected Changes 1. Location of staging & distribution files moved from target to build 2. Use ./gradle -t runPlayBinary to run app with hot reload support 3. The generated start scripts are quite different from those generated by sbt
2017-03-21 11:37:38 -07:00
build/stage/wherehows-backend/bin/playBinary
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 199ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API