A Mura CMS 7.1 theme that uses Bootstrap 5 and connects to Astral server side.
-
Clone the repo and build the Astral container image.
-
Pull the murasoftware/muracms:7.1 container image.
-
Pull the mcr.microsoft.com/mssql/server:2019-latest. It will serve as the database for Mura.
-
Run
docker compose up.
The compose file contains the enrivonmnet variables necessary to connect the services.
Make sure you configure the correct Domain Alias List (e.g. localhost:8888) under Site Settings / Edit Settings.