Skip to content

Instantly share code, notes, and snippets.

View koacms-deployment's full-sized avatar

koacms-deployment

View GitHub Profile
root@3c3ef3ac9eb5:/# cat /var/lib/neo4j/data/log/*
2015-09-07 09:42:58.763+0000 INFO [API] Setting startup timeout to: 120000ms based on 120000
2015-09-07 09:43:02.037+0000 INFO [API] Successfully started database
2015-09-07 09:43:02.209+0000 INFO [API] Starting HTTP on port :7474 with 1 threads available
2015-09-07 09:43:02.545+0000 INFO [API] Enabling HTTPS on port :7473
2015-09-07 09:43:02.545+0000 INFO [API] No SSL certificate found, generating a self-signed certificate..
09:43:03.485 [main] INFO org.eclipse.jetty.util.log - Logging initialized @6716ms
2015-09-07 09:43:03.562+0000 INFO [API] Mounting static content at [/webadmin] from [webadmin-html]
2015-09-07 09:43:03.638+0000 INFO [API] Mounting static content at [/browser] from [browser]
09:43:03.644 [main] INFO org.eclipse.jetty.server.Server - jetty-9.2.4.v20141103
<link rel="import" href="../paper-button/paper-button.html">
<link rel="import" href="../paper-input/paper-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;