Giter Club home page Giter Club logo

Comments (4)

timhallinflux avatar timhallinflux commented on August 21, 2024

@influxdata/bonitoo please review ^^

from sandbox.

karel-rehor avatar karel-rehor commented on August 21, 2024

It works for me.

$ git clone [email protected]:influxdata/sandbox.git
Cloning into 'sandbox'...
remote: Enumerating objects: 4, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 1677 (delta 0), reused 1 (delta 0), pack-reused 1673
Receiving objects: 100% (1677/1677), 7.15 MiB | 1.51 MiB/s, done.
Resolving deltas: 100% (925/925), done.
Checking connectivity... done.

@OrangeFlag Are your local public and private keys in sync with your github account? Have you tried cloning the repository using https instead of ssh?

$ git clone https://github.com/influxdata/sandbox.git
Cloning into 'sandbox'...
remote: Enumerating objects: 4, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 1677 (delta 0), reused 1 (delta 0), pack-reused 1673
Receiving objects: 100% (1677/1677), 7.15 MiB | 1.64 MiB/s, done.
Resolving deltas: 100% (925/925), done.
Checking connectivity... done.

And then

$ ./sandbox up
...
Using latest, stable releases
Spinning up Docker Images...
...
Successfully tagged sandbox_documentation:latest
Starting sandbox_documentation_1 ... done
Starting sandbox_influxdb_1      ... done
Starting sandbox_telegraf_1      ... done
Starting sandbox_kapacitor_1     ... done
Starting sandbox_chronograf_1    ... done
Opening tabs in browser...

from sandbox.

karel-rehor avatar karel-rehor commented on August 21, 2024

Updated sandbox doc example to use clone with https instead of ssh. Github recommends https and there should be fewer issues with proxies.

influxdata/docs.influxdata.com-ARCHIVE#2225

from sandbox.

OrangeFlag avatar OrangeFlag commented on August 21, 2024

@karel-rehor Thank you. Issue can be closed

from sandbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.