Coder Social home page Coder Social logo

influxdb's Introduction

InfluxDB for railway.app

Deploy influxdb on railway

Deploy on Railway

✨ Features

  • InfluxDB with automated setup
  • InfluxDB UI
  • Password Authentication (Set username & password in environment variables)

🐍 How to Deploy

  1. Click Deploy on Railway and setup your credentials in the environment variables
    DOCKER_INFLUXDB_INIT_USERNAME=yourusername # Minimum 5 characters
    DOCKER_INFLUXDB_INIT_PASSWORD=yourpassword # Minimum 8 characters
    DOCKER_INFLUXDB_INIT_ORG=yourorg                         # Minimum 5 characters
    DOCKER_INFLUXDB_INIT_BUCKET=yourbucket            # Minimum 5 characters
    DOCKER_INFLUXDB_INIT_ADMIN_TOKEN=yourtoken # Minimum 50 characters
    DOCKER_INFLUXDB_INIT_MODE=setup # Don't change this
    PORT=8086 # Don't change this
  1. Wait for Build & Deployment to Finish
  2. Open the custom URL an enter your credentials

👩‍💻 How to Use

  1. When you configure your InfluxDB connection, use your custom URL as the host but be aware that the port is 443! Example: https://demo-influxdb.up.railway.app:443.
  2. Use the token in the environment variables to authenticate
  3. Setup bucket name and organization name in the environment variables
  4. Use influxdb version 2.0 or above

🪲 Bug Reporting

If you find a bug in the template for railway, you can submit an issue to the GitHub Repository. Even better you can submit a Pull Request with a fix.

🐳 Local Development

docker compose up -d

Connect to http://localhost:8086 use setup username & password from docker-compose file to login to influxdb.

influxdb's People

Contributors

railway-bot avatar

Watchers

David Söderberg avatar

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.