taigaio / taiga-docker

Mozilla Public License 2.0
1.22k stars 305 forks source link

Installation question #32

Closed nurulakbartan closed 1 year ago

nurulakbartan commented 3 years ago

Bug i install on my local success

If i install on cloud error Something happened and the Taiga has captured the error to be able to work on it.

My local data is still taken to the cloud installation, even though I installed it fresh.

How can solved it?

burtsevyg commented 3 years ago

Hello, @nurulakbartan. Could you please add more details to understand your problem?

nurulakbartan commented 3 years ago

After installation in VMWare ubuntu 20.04 , i got some trouble on image below

image

in docker compose yml

in part

TAIGA_SITES_DOMAIN: "localhost:9000" TAIGA_SITES_SCHEME: "http"

i changed into

TAIGA_SITES_DOMAIN: "pm.tjakrabirawa.id" TAIGA_SITES_SCHEME: "https"

  TAIGA_URL: "http://localhost:9000"
  TAIGA_WEBSOCKETS_URL: "ws://localhost:9000"

i changed into

  TAIGA_URL: "https://pm.tjakrabirawa.id"
  TAIGA_WEBSOCKETS_URL: "ws://pm.tjakrabirawa.id"
Xaviju commented 1 year ago

Hi there!

Do you know that we created Taiga Community for questions like yours? Please, check there; maybe another user has already asked something similar. If not, create your own. There are people there willing to help, members of the Taiga team members and other users.

To simplify the process, we will systematically close all issues that are general support questions and redirect people to Taiga Community.