From 72006a221b1cb615dab9598c2a8b377649b71051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leandro=20Ant=C3=B4nio=20Farias=20Machado?= Date: Mon, 31 Jul 2023 19:58:47 -0300 Subject: [PATCH] feat(resolved #91): code compilation and docs --- README.md | 118 +++++++++++++++++++++++++++++++++++++++++++++ README.pt-br.md | 126 ++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 240 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 63df616..cdf6aa8 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,124 @@ leandro@leandro-laptop:~$ cd oktopus/devops leandro@leandro-laptop:~/oktopus/devops$ docker compose up +
  • +Basic manual compilation and run: + +OBS: Do not use those instructions in production. To implement the project in production you might use more resources that are already avaiable in Oktopus, but would take longer to explain in this README. Soon, there will be more help and explanations about those extra needed configs. +
  • +
  • +Device test agent config: +
  • + -------------------------------------------------------------------------------------------------------------------------------------------------------- diff --git a/README.pt-br.md b/README.pt-br.md index df0bf97..8ebfdab 100644 --- a/README.pt-br.md +++ b/README.pt-br.md @@ -198,14 +198,132 @@ Atualmente, gigantes das telecomunicações e startups, publicam software novo d --------------------------------------------------------------------------------------------------------------------------------------------------------