Skip to content

ValentinLorand/doodle

 
 

Repository files navigation

Wiki

To lean more about Devops & Security, go to wiki => https://github.com/ValentinLorand/doodle/wiki

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.

Requirements

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

Packages

 
 
 

Languages

  • Java 42.8%
  • TypeScript 28.8%
  • HTML 18.0%
  • CSS 8.9%
  • JavaScript 1.1%
  • Dockerfile 0.2%
  • Shell 0.2%