https://github.com/materiiapps/mai-docker
docker-compose setup for mai
https://github.com/materiiapps/mai-docker
docker docker-compose
Last synced: 7 months ago
JSON representation
docker-compose setup for mai
- Host: GitHub
- URL: https://github.com/materiiapps/mai-docker
- Owner: MateriiApps
- Created: 2023-08-26T06:00:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T06:05:59.000Z (about 2 years ago)
- Last Synced: 2025-01-11T01:26:08.382Z (9 months ago)
- Topics: docker, docker-compose
- Language: Shell
- Homepage: https://github.com/MateriiApps/mai
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mai-docker
Quick setup for [mai](https://github.com/MateriiApps/mai) with docker-compose.
```shell
$ git clone https://github.com/MateriiApps/mai-docker
$ cd mai-docker
$ cp -T .env.example .env
# -- Fill out .env --
$ ./up.sh
```