migrations/

directory
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2024 License: AGPL-3.0

README

Migration scripts.

  1. cd to the directory of the script and

GOOS=linux GOARCH=amd64 go build

  1. scp the executable to the ECS host machine

  2. docker cp my-script mycontainer:/my-script

  3. docker exec -it mycontainer bash

  4. Run the script ./my-script in the container.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL