Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#announcements
Title
w
wooden-nest-76199
10/05/2022, 6:05 PM
Is there an alternative way to fire up an instance of GrowthBook without using Docker? (For reference, I'm using Linode.)
f
fresh-football-47124
10/05/2022, 6:06 PM
you can build it yourself - the instructions are in the contributing.md
w
wooden-nest-76199
10/05/2022, 6:13 PM
@fresh-football-47124
Thanks, I'll take a look.
f
future-teacher-7046
10/05/2022, 8:02 PM
You would basically do the same steps as the Dockerfile is doing, but directly on your host -
https://github.com/growthbook/growthbook/blob/main/Dockerfile
17 Views
Post