1. Dec 03, 2019
  2. Dec 02, 2019
  3. Dec 01, 2019
  4. Nov 30, 2019
  5. Nov 29, 2019
  6. Nov 28, 2019
  7. Nov 27, 2019
  8. Nov 26, 2019
  9. Nov 22, 2019
    • Arsen A. Gutsal's avatar
      `sentry-docker-compose.yml` initial version created (#410) · a99977f6
      Arsen A. Gutsal authored
      * Dockerfile fixed.
      
      * docker: use init.sh to setup rust env
      
      * CMD replaced with ENTRYPOINT in Dockefile
      
      * WIP Sentry/Validator basic setup
      
      * Dockerfile modifier to correspond to master version
      
      * `environment` block added to both sentry and validator
      
      * some environment variables are now used to pass params to containers
      a99977f6
    • Tommy Giardina's avatar
      Clarifying README (#590) · eb1346a1
      Tommy Giardina authored
      Made two small changes to the README.adoc that will help first-time users. First, I added notifications that the user may need to edit their PATH env variable after installing Rust. Second, I added a 'Hello world!' name tag to the Kusama Canary Network connect command so that new users will be better able to find their node on telemetry.
      eb1346a1