Skip to content

zoecostan/projDO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remote meetings planning

This project is used in a course on the ops part at the University of Rennes, France. It is a kind of doodle clone developed in so-called "cloud-native" technologies in order to allow students to work on a continuous deployment chain in a containerized environment. Among the feature, the application automatically initializes a pad for the meeting and a chat room for the meeting participants.

A demo of the application is available here.

Three videos (in french) are available. They present:

For french native speaker that wants to follow the course. The course web page is available here.

Requirments

Verify that these are installed on your computer :

  • Java (JDK) 11+, e.g. Oracle JSE (with the JAVA_HOME environment variable correctly set)
  • Maven
  • Git
  • Docker (at least version 19.03.0, 20.10 preferred)
  • Docker compose (Compose V2 preferred, should be able to run 3.8 compose files)
  • Node at least version 16
  • npm at least version 8 (installed with Node)
  • A Java IDE (Eclipse, IntelliJ IDEA, NetBeans, VS Code, Xcode, etc.)

If you are on Windows, Docker can not mount files outside your user folder (Unless an absolute path is provided). Please, clone the doodle in the user folder or change the compose file to correctly mount the etherpad APIKEY.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published