Deploy the S3 Object Browser as a standalone container
Deploy the S3 Object Browser as a container by using Podman to run the Object Browser image.
Before you begin
Before you begin, make sure that you have the following prerequisites in place:
- A system with Podman installed
- Network access to the S3 endpoint
- A prepared storage environment that meets the required configuration
About this task
You can deploy the S3 Object Browser independently as a containerized application. This approach provides direct access to the Object Browser without using the IBM Storage Ceph Dashboard.
Procedure
If the container fails to start, verify that the required ports are not already in use.
What to do next
Use any of the following commands to verify the container status:
- Verify that the image is listed in the output of the podman ps command.
- Verify that the service is listed in the output of the ceph orch ls command.
You can now access the IBM Storage Ceph S3 Object Browser.
After deployment, access the Object Browser by using the URL assigned to the service. The URL includes the host and port configured during deployment. For detailed access information, see Access the S3 Object Browser.