https://catalogartifact.azureedge.net/publicartifacts/athinfosystems1641442221349.bew12-13a2aaa9-95bb-4291-81a4-756f64d13f11/image0_bewcloud.png
BewCloud On Ubuntu 26.04
by ATH Infosystems
Just a moment, logging you in...
Version 4.12.0 + Free Support on Ubuntu 26.04
bewCloud was deployed temporarily using Docker to verify the available application version and confirm that the container image can run successfully. This setup was used only for testing and version identification purposes, not for a production deployment or full cloud service configuration.
Version Check Summary:- Docker and Docker Compose were installed and verified successfully.
- bewCloud Docker image was downloaded and started successfully.
- Required supporting containers, including PostgreSQL and Radicale, were created for testing.
- The installed bewCloud image version was verified using Docker image inspection.
- Verified version: ghcr.io/bewcloud/bewcloud:v4.12.0
bewCloud Version Verification:
# Switch to root user $ sudo su # Go to bewCloud test directory $ cd /opt/bewcloud # Start temporary bewCloud containers: $ sudo docker compose up -d # Check running containers: $ sudo docker compose ps # Verify installed bewCloud image version: $ sudo docker images | grep bewcloud
Disclaimer: This bewCloud deployment was created only for testing and version verification purposes. It was not configured as a production cloud environment. The temporary containers and related test data should not be considered a production installation. For production usage, proper security configuration, HTTPS setup, backups, user management, and server hardening are required.