Skip to content
#

dcos

Here are 179 public repositories matching this topic...

a-nldisr
a-nldisr commented Apr 29, 2019

Installed Kibana 6.6.1 from universe, this installed Kibana. When you click the Open in new window button next to the service it opens to url:
https://mydcosurl.com/service/kibana/service/kibana/app/kibana

When you change the url manually to https://mydcosurl.com/service/kibana/app/kibana you end up in the right location

jetersen
jetersen commented Dec 12, 2019

Currently trying to configure buildSync.json and I have no idea what is the proper way of configuring the preinstalled buildSync plugin.

at the moment I am getting replication errors for artifactory-build-info and I would like to configure it properly.

pires
pires commented Jun 7, 2018
  • get-cli downloads kubectl and dcos to the working directory. It never checks if the binaries are already available, if the version matches, etc. before downloading, so every call downloads the binaries to the working directory.
  • setup-cli calls dcos from the working directory. It doesn't check if the binary is available, if the version matches, etc.

Then, references to kubectl a

realmbgl
realmbgl commented Jun 26, 2017

Document how CONFIG_TEMPLATE_PATH has to be used in the configs section of the svc.yml.

         template: {{CONFIG_TEMPLATE_PATH}}/myconfig.yml

For the local yml test BasicServiceSpecTest.java [73] sets CONFIG_TEMPLATE_PATH, for the distribution it has to be set to frameworkname-scheduler in the env section of the marathon.json.mustache.

arun-rai
arun-rai commented May 10, 2017

If restore backup snapshot to new created cluster
with
dcos cassandra --name= restore start
--backup_name=
--external_location=s3://
--s3_access_key=
--s3_secret_key=

Data stored to new cluster is not same (if replication factor 1).

We have once more parameters to https://github.com/mes

albuch
albuch commented Sep 29, 2017

To get all golang and Alpine security fixes in more frequently an automated build could be set up in Docker Hub listening on upstream repository changes via Repository links.
https://docs.docker.com/docker-hub/builds/#repository-links

If corresponding golang image changes the vault-mesos-gatekeeper image could be rebuilt and re-published under the same tag.

Currently the Alpine base image h

VinACE
VinACE commented Dec 4, 2018

~/ansible-dcos$ ansible hosts.yaml -i inventory.py -m ping
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'

[WARNING]: Could not match supplied host pattern, ignoring: hosts.yaml

Improve this page

Add a description, image, and links to the dcos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dcos topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.