2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00
2024-12-10 21:38:48 +02:00

Callaba Cloud install on Linux

Requirements

  • ubuntu 22.04
  • docker

Prepare

  • Clone this repo
git clone https://gitlab.callabacloud.com/callaba-8/linux.git
  • Move to folder
cd linux\
  • Update packages and install requirements. Or if it clean machine you just can run
bash prepare.sh

Install

After requirements has been installed, run installation script and type login and password from registry

bash install.sh

Update

For update Callaba run update.sh

bash update.sh

Rollback

If something went wrong rollback app

bash rollback.sh

Remove

For remove. All data and images will be delete

bash remove.sh
Description
No description provided
Readme 220 KiB
Languages
Shell 100%