You are able to provide your custom variables using the shell config files:
- ~/.bash_profile is executed only upon login via console
- ~/.bashrc is executed for each new bash instance
In order to help you with maintaining these files, CirrusGrid automatically include the sources of the .bashrc config within .bash_profile. In such a way, you can provide custom variables through the former file only:
1. Establish SSH connection to your container. For example, we’ll use the embedded Web SSH client:

2. Create or adjust the .bashrc file within the home directory by adding your custom variables in the following format: