Several ways are available to install / build / launch LOM2M:
-[test on local configuration with docker-compose](LOM2M/Install,-configure-and-launch#launch-lom2m-with-docker-compose)
-[launch from prebuilt docker images available on the gitlab packages - NOT AVAILABLE FOR NOW -](LOM2M/Install,-configure-and-launch#launch-lom2m-with-available-docker-image)
- launch from prebuilt docker images available on the gitlab packages - NOT AVAILABLE FOR NOW -
-[build LOM2M from source using the provided Dockerfile and docker](LOM2M/Install,-configure-and-launch#build-using-docker-and-the-dockerfile): a Dockerfile is provided with the source code in lom2m/docker/LOM2M to build a container for UNIX target compilation or esp8266 target
-[compile LOM2M yourself from source code using provided scripts](LOM2M/Install,-configure-and-launch#compile-lom2m-from-source)(emulator or ESP)