Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Repository files navigation

group_n_meet

This project and its submodules and components are distributed publicly under the AGPLv3.

Important

These repositories have been migrated on https://git.vollex.cc/ and will not be updated here.

How to run

Note

This project is meant to be run on Linux but can be run under other OS with Docker support (like MSWin or MACOS).

On Linux/*nix:

Requirements

  • git / GitHub CLI / GitHub Desktop
  • docker / docker engine / docker desktop
  • docker compose / docker-compose

Steps

1. Clone the repo
git clone --depth=1 git@github.com:a-mayb3/group_n_meet_deployment.git group_n_meet
cd group_n_meet

or using GitHub CLI

gh repo clone a-mayb3/group_n_meet_deployment ./group_n_meet -- --depth=1
cd group_n_meet
2. Get the submodules
git submodule update --init --recursive
3. Run
docker compose up -d # or docker-compose up -d

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors