Quick Start: Sandbox
Quickly and easily get started with a pre-configured PAM setup in your vault
Last updated
Was this helpful?
Quickly and easily get started with a pre-configured PAM setup in your vault
Last updated
Was this helpful?
To learn some KeeperPAM basics, we have created a wizard that is integrated into the Vault Preview. If you select the Docker install method, this wizard will create all the necessary vault records, configurations and a customized Docker Compose file for quickly standing up a sandbox environment.
Login to the Keeper Vault Preview version. If the policies are active, you'll see a Secrets Manager tab on the left side.
Click on Create New > Gateway
Enter a name for the project, such as "My Infrastructure Demo"
Select Docker for the gateway
Select "Create with example records"
Click Next
After the wizard is finished, immediately download the provided docker-compose.yml
and docker-seccomp.json
files.
Set up a Linux VM in any target environment which supports Docker, such as an Amazon Linux 2 instance or similar.
If necessary, Install Docker per the Docker installation instructions.
Transfer the 2 files from Step 2 to any Linux instance.
Run "docker-compose up" from the folder where the files are saved.
The wizard will create the following in your vault:
A folder containing Resources and Users in separate shared folders
A MySQL database
A Linux machine with VNC connection to the desktop UI
A Linux machine with SSH connection using an SSH Key
A Linux machine with SSH connection using a password
A Linux machine with RDP connection to the desktop UI
A Remote Browser Isolation session to bing.com
A Secrets Manager Application and PAM Configuration with all PAM features enabled
A Keeper Gateway ready to initialize
Below are screenshots of the Quick Start Wizard from start to finish.