Filebrowser
To manage you data you can make use of our filebrowser app that allow you to mount all volumes available across your namespace.
tip
Filebrowser is not charged as a compute resource. Running one is free.
How to run it​
If filebrowser is not present in running compute resources you can start one using
cgc compute filebrowser create
After that you can always come back and get your access token by finding filebrowser
in the list of running apps
cgc compute list -d
Volume mounting​
After creation there are no volumes mounted to filebrowser. To manage your files you should attach the desired volume with:
cgc volume mount <volume_name> -t filebrowser