- Clone the repository
git clone https://github.com/SebaOfficial/racca.me
- Add your
.env
cp ./.env.example ./.env
And edit it with your information
- Build and start the container
docker-compose up -d --build
The live production of my personal website can be fund here