https://www.growthbook.io/
Join Slack
:wave: Hello, team! I am getting started with self hosted growthbook deployment and trying to deploy...
d

Dheeraj Sharma

about 3 years ago
👋 Hello, team! I am getting started with self hosted growthbook deployment and trying to deploy it on a EC2 instance. but facing the issue where it can not connect o API's. I did updated the environment variables as per the docs. can you please help to figure out what's wrong?
d
g
+2
  • 4
  • 49
  • 184
Hello, We are implementing growthbook with nuxtjs. We encounter problem of how to switch between var...
e

Eljas Jalo

over 3 years ago
Hello, We are implementing growthbook with nuxtjs. We encounter problem of how to switch between variations. It seems that
growthbook.forceVariation
does not work. Is there some other way to force variation? When initializing the feature information is:
{
    "value": true,
    "on": true,
    "off": false,
    "source": "experiment",
    "ruleId": "",
    "experiment": {
        "variations": [
            true,
            false
        ],
        "key": "webtest-feature",
        "weights": [
            0.5,
            0.5
        ],
        "hashAttribute": "session_id"
    },
    "experimentResult": {
        "inExperiment": true,
        "variationId": 0,
        "value": true,
        "hashAttribute": "session_id",
        "hashValue": "45274132-7196-4e23-8f8c-ceece9fc9d16"
    }
}
After
growthbook.forceVariation('webtest-feature', 1)
it seems to be:
{
    "value": true,
    "on": true,
    "off": false,
    "source": "defaultValue",
    "ruleId": ""
}
e
j
  • 2
  • 3
  • 183
Hi there, does anyone have a working example of using GrowthBook with Nuxt?
d

Donovan Isherwood

over 1 year ago
Hi there, does anyone have a working example of using GrowthBook with Nuxt?
d
p
  • 2
  • 8
  • 182
Hey guys, I am experimenting with GrowthBook for feature flag experiments on android, and I seem to ...
g

Gábor Vass

about 3 years ago
Hey guys, I am experimenting with GrowthBook for feature flag experiments on android, and I seem to have hit a roadblock. I have created a feature, set up an experiment that affects all users, split them by
id
, 50%-50%, and whatever I do, I only seem to be able to receive
defaultValue
, instead of the expected overrides (all the users are included in the experiment). Details in thread, do I miss something?
g
j
i
  • 3
  • 17
  • 182
Hi here! Is there any documentation available for deploying growthbook on multiple containers behind...
d

Dheeraj Sharma

about 3 years ago
Hi here! Is there any documentation available for deploying growthbook on multiple containers behind a load balancer?
d
g
j
  • 3
  • 4
  • 182
Hi everyone! I was wondering is it possible to replicate hashFnv32a function that is used in GrowthB...
y

Yuri S

over 2 years ago
Hi everyone! I was wondering is it possible to replicate hashFnv32a function that is used in GrowthBook SDKs in SQL, for example in PostgreSQL? I'm thinking of querying against tables with ab tests results. Thank you.
y
g
+2
  • 4
  • 13
  • 181
hello! what does the "Multiple Exposures Check" actually mean under the hood? how can i track down w...
j

Jonathan Selander

almost 2 years ago
hello! what does the "Multiple Exposures Check" actually mean under the hood? how can i track down what could be causing it?
j
g
+2
  • 4
  • 14
  • 176
Hi, I am using Next.js middleware for the implementation i.e. Both feature flags and A/B testing bas...
a

akindipe olusegun

over 2 years ago
Hi, I am using Next.js middleware for the implementation i.e. Both feature flags and A/B testing based on this article https://dev.to/jdorn/ab-testing-with-the-new-nextjs-12-middleware-54j6. is there a way to use/enable feature flags to render elements or components in the frontend since all the implementation is done in middleware.
a
g
  • 2
  • 1
  • 176
Hey! I was wondering if anyone tried implementing Growthbook while using Varnish in front of the app...
r

Robinero

over 2 years ago
Hey! I was wondering if anyone tried implementing Growthbook while using Varnish in front of the application server, whilst keeping the logic server side, I’m having trouble to conceptualise it.
r
g
b
  • 3
  • 8
  • 176
Hello, everybody! I'm new in Growthbook and I'm doing some research to my organization and I wanted ...
b

Bruno Rocha da Silva

over 2 years ago
Hello, everybody! I'm new in Growthbook and I'm doing some research to my organization and I wanted to understand how often can I refresh cache. I'm looking in docs, but I still haven't found something about this. Could you guys help me?
b
g
  • 2
  • 10
  • 175
Previous91011Next

GrowthBook Users

Open source platform for stress free deployments, measured impact, and smarter decisions.

Powered by