Examples ======== In all of the examples, we store the client secret in an environment variable. To create an environment variable (linux), type in the terminal with your client secret value:: export VERDA_CLIENT_SECRET=Z4CZq02rdwdB7ISV0k4Z2gtwAFKiyvr2U1l0KDIeYi For other platforms check https://en.wikipedia.org/wiki/Environment_variable All the examples code can be also found in the repository `Examples folder `_ .. toctree:: :maxdepth: 3 :caption: Contents: examples/containers/index examples/advanced_create_instance examples/instances_and_volumes examples/instance_actions examples/simple_create_instance examples/ssh_keys examples/startup_scripts examples/storage_volumes