This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# fbpkg
|
||||
|
||||
|
||||
|
||||
|
||||
# Tupperware
|
||||
- create config.tw
|
||||
- tw job validate
|
||||
- tw sandbox interactive <config.tw>
|
||||
- tw sandbox start <config.tw>
|
||||
- tw sandbox resolve <- without config>
|
||||
- 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](https://www.internalfb.com/intern/wiki/Tupperware-bootcamp-handson-lab/)
|
||||
|
||||
# Deployment to prod
|
||||
|
||||
Reference in New Issue
Block a user