Giter Club home page Giter Club logo

Comments (11)

Jaideep25 avatar Jaideep25 commented on May 22, 2024 1

@kevzs311 actually, for railway the easiest way is to 1st put on github, then open railway and connect with github, then in variables section put a variable named as PORT, put it's value as 300, after that you're done! open the deploy link they gave!

from mirotalk.

Jaideep25 avatar Jaideep25 commented on May 22, 2024 1

@kevzs311 if you want to deploy to heroku using cli, I'll show you how to do it...

  • heroku login
  • heroku git:clone -a "HERE TYPE THE APP NAME YOU GAVE"
  • cd "THE APP NAME"
  • git add -A
  • git commit -a "make it better"
  • git push heroku master

And at last it'll deploy your changes!!

By the way @kevzs311 could you show the logs? where you're getting the error...

from mirotalk.

miroslavpejic85 avatar miroslavpejic85 commented on May 22, 2024 1

Hi @kevzs311! Thank for using mirotalk and welcome!
If you use Heroku, remember to go in to your app settings on heroku and also add Reveal Config Vars:

HEROKU_ENVIRONMENT = prod
NGROK_ENABLED = false
NGROK_AUTH_TOKEN = YourNgrokAuthToken
TURN_ENABLED = true
TURN_USERNAME = YourTurnUsername
TURN_PASSWORD = YourTurnPassword
TURN_URLS = YourTurnUrls

The Turn credential you can take it following this part:
https://github.com/miroslavpejic85/mirotalk#setup-turn-and-ngrok
In case you not want to use Turn, just change this part

TURN_ENABLED = false

Regards

from mirotalk.

Jaideep25 avatar Jaideep25 commented on May 22, 2024 1

@miroslavpejic85 I can't close, so could you...

from mirotalk.

Jaideep25 avatar Jaideep25 commented on May 22, 2024

Hey welcome @kevzs311, could you please tell how are you deploying using CLI, or using GITHUB?

Actually am just giving a suggestion, you can use railway.app, it's much faster, and better than heroku!

from mirotalk.

kevzs311 avatar kevzs311 commented on May 22, 2024

Hey welcome @kevzs311, could you please tell how are you deploying using CLI, or using GITHUB?

Actually am just giving a suggestion, you can use railway.app, it's much faster, and better than heroku!

i use CLI to deploy it... wait let me try the railway.app thanks!
btw. do i need to configure some codes to deploy in railway?

from mirotalk.

kevzs311 avatar kevzs311 commented on May 22, 2024

Thank you @Jaideep25 @miroslavpejic85
i already deployed it in railway.. as you said its faster deploying in railway

from mirotalk.

Jaideep25 avatar Jaideep25 commented on May 22, 2024

Oh great! So we can close this issue now?

from mirotalk.

miroslavpejic85 avatar miroslavpejic85 commented on May 22, 2024

U welcome! 🙂

from mirotalk.

kevzs311 avatar kevzs311 commented on May 22, 2024

Oh great! So we can close this issue now?

Yes!.. Than you again.

from mirotalk.

Jaideep25 avatar Jaideep25 commented on May 22, 2024

No worries 😉

from mirotalk.

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.