Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

How to install additional packages which are not part of the go.mod, for example the goose package: https://github.com/pressly/goose
I’m using goose package for managing migrations, and I can’t find a way to install it on App Platform.
I tried adding go install https://github.com/pressly/goose/v3/cmd/goose@latest to Build Command section, and the package is installed, but I can’t access it through Console.
Then I tried: go install https://github.com/pressly/goose/v3/cmd/goose@latest && goose up (this is inside Build Command) which should execute the migrations, but in the build logs I get error that goose is not found.
I hope someone will have answers for my problems :)
Roger Henman
Roger Henman
Paul Adeyenuwo
wtrenker
Popescu Crina-Mariana
Setor Blagogee
daniel.carpenter01
Morzaram
Sai Aung Kaung Myat
Jake W
afdaldev