Skip to content

Instantly share code, notes, and snippets.

View MichaelBakker1986's full-sized avatar

Michael Bakker MichaelBakker1986

View GitHub Profile
@MichaelBakker1986
MichaelBakker1986 / Log
Created June 17, 2019 18:43
Docker log
exec java -Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager -javaagent:/opt/agent-bond/agent-bond.jar=jmx_exporter{{9779:/opt/agent-bond/jmx_exporter_config.yml}} -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:+ExitOnOutOfMemoryError -cp . -jar /deployments/app.jar
2019-06-17 14:17:47,074 WARN [io.qua.jae.run.JaegerDeploymentTemplate] (main) Jaeger service name has not been defined, either as 'quarkus.jaeger.service-name' application property or JAEGER_SERVICE_NAME environment variable/system property
2019-06-17 14:17:47,258 INFO [io.quarkus] (main) Quarkus 0.15.0 started in 0.732s. Listening on: http://0.0.0.0:8080
2019-06-17 14:17:47,259 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, jaeger, narayana-jta, resteasy, resteasy-jsonb, scheduler, security, smallrye-fault-tolerance, smallrye-health, smallrye-metrics, smallrye-openapi, smallrye-opentracing, undertow-websockets

Form.io Form Building and Rendering

This shows off the Open Source Form Builder and Renderer for Angular.js using the Form.io platform.

A Pen by Michael Bakker on CodePen.

License.