Files
notes/Facebook/howto.md
2021-10-29 08:14:35 +01:00

500 B

fbpkg

Tupperware

  • create config.tw
  • tw job validate
  • tw sandbox interactive <config.tw>
  • tw sandbox start <config.tw>
  • tw sandbox resolve # This will list running containers?
  • tw sandbox stop <task handle>
  • tw job start <config.tw> # Push to prod?
  • tw ssh <task handle> # ssh to running container
  • tw log --tail --file stderr <task handler>

Hands-on Lab

Deployment to prod