This is a work in progress
Incubator document about writing a proposal, for information: https://incubator.apache.org/guides/proposal.html
| 2013-05-21 16:51:50,410 760 [main] ERROR com.rackspace.papi.service.context.impl.LoggingServiceContext - ERROR LEVEL LOG STATEMENT | |
| 2013-05-21 16:51:50,410 760 [main] WARN com.rackspace.papi.service.context.impl.LoggingServiceContext - WARN LEVEL LOG STATEMENT | |
| 2013-05-21 16:51:50,410 760 [main] INFO com.rackspace.papi.service.context.impl.LoggingServiceContext - INFO LEVEL LOG STATEMENT | |
| 2013-05-21 16:51:50,411 761 [main] DEBUG com.rackspace.papi.service.context.impl.LoggingServiceContext - DEBUG LEVEL LOG STATEMENT | |
| 2013-05-21 16:51:50,411 761 [main] DEBUG com.rackspace.papi.service.ServiceRegistry - Registering Context with service registry: powerapi:/services/logging | |
| 2013-05-21 16:51:50,780 1130 [main] DEBUG com.rackspace.papi.service.ServiceRegistry - Registering Context with service registry: powerapi:/services/reporting | |
| 2013-05-21 16:51:50,782 1132 [main] INFO com.rackspace.cloud.valve.controller.service.context.impl.ReposeValveControllerContextManager - Repose starting... | |
| ______ _____ |
| package tryout; | |
| import brooklyn.entity.basic.AbstractApplication; | |
| import brooklyn.entity.nosql.mongodb.MongoDBReplicaSet; | |
| import brooklyn.entity.proxying.EntitySpecs; | |
| public class MongoDBApplication extends AbstractApplication { | |
| @Override | |
| public void init() { |
This is a work in progress
Incubator document about writing a proposal, for information: https://incubator.apache.org/guides/proposal.html
| ca_path=/etc/letsencrypt/live/amp.cloudsoftdev.net | |
| name=AMP | |
| password=password | |
| outdir=/etc/amp/ssl | |
| all: keystore.jks | |
| clean: | |
| rm dstrootx3.pem isrgrootx1.pem bundle.pem server.p12 keystore.jks |