appfs/

directory
v0.0.0-...-53df656 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2016 License: ISC

README

Deploying appfs

Make the filesystem on the server.

appfile -h <APP>.appspot.com -u dummy -p dummy mkfs

Replace the default password file.

apppass <USERNAME> <PASSWORD> > password
appfile -h <APP>.appspot.com -u dummy -p dummy write /.password < password
rm password

Mount the appfs locally.

appmount -h <APP>.appspot.com -u <USERNAME> -p <PASSWORD> $HOME/mnt
umount $HOME/mnt

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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