Skip to content

betagouv/golink-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golink-buildpack

Be careful, golink build take space and you might need to set your container limit to a higher value. If you are working on Scalingo you can ask them to set this value higher.

Config :

Set GOLINK_VERSION to the desire version (without the "v") and launch deploy

Migration :

We experimented issue during migration.

  • All rows from Schedule must be dropped before executing : 20220305233635_availability_schedules

Debug on local :

docker run --name golink -it -p 8065:8065 -v "$(pwd)"/.env:/env/.env -v "$(pwd)":/buildpack scalingo/scalingo-18:latest bash

bash buildpack/bin/detect bash buildpack/bin/compile /build /cache /env bash buildpack/bin/release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published