mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
disable loggly config while testing
This commit is contained in:
parent
7090ed5f4b
commit
36042d42f9
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
|||
sources:
|
||||
/tmp: https://s3.amazonaws.com/habitica-assets/scripts/loggly-setup-script-2016-05-27.zip
|
||||
commands:
|
||||
01_sym:
|
||||
command: "ln -sf $(ls -td /opt/elasticbeanstalk/node-install/node-* | head -1)/bin/node /bin/node"
|
||||
02_loggly_config:
|
||||
command: "su --session-command="python /tmp/configure-syslog.py setup --auth $LOGGLY_TOKEN --account $LOGGLY_ACCOUNT --yes"
|
||||
container_commands:
|
||||
01_makeBabel:
|
||||
command: "touch /tmp/.babel.json"
|
||||
|
|
|
|||
Loading…
Reference in a new issue