Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F28003
run-aphlict
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Mar 28 2016, 18:43
2016-03-28 18:43:49 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
run-aphlict
View Options
#!/bin/sh
# -------------------------------------------------------------
# Phabricator — Aphlict notifications server
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Author: Sébastien Santoro aka Dereckson
# Project: Nasqueron
# Created: 2016-03-28
# Description: Node application to get real time notifications
# through websockets for Phabricator instances
# License: Trivial work, not eligible to copyright
# Image: nasqueron/aphlict
# -------------------------------------------------------------
# -------------------------------------------------------------
# Container parameters
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
INSTANCE_NAME
=
aphlict
# -------------------------------------------------------------
# Container launch
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
docker run -dt --name
$INSTANCE_NAME
-p
22280
:22280 -p
22281
:22281 nasqueron/aphlict
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25294
Default Alt Text
run-aphlict (1 KB)
Attached To
Mode
P180 run-aphlict
Attached
Detach File
Event Timeline
Log In to Comment