Skip to content
Snippets Groups Projects
Commit 3addcfc4 authored by Hugo NOUTS's avatar Hugo NOUTS
Browse files

wip - improve doc

use feedback from new embarked dev + add more img and styling
parent f34d35e0
Branches
No related tags found
No related merge requests found
Pipeline #27688 passed
# Easy Cozy commands ### :keyboard: Easy Cozy commands ###
This section includes all common commands used on dev environment. This section includes all common commands used on dev environment.
......
# Easy Cozy configuration ### :gear: Configuration
This section includes all configurations available for the stack. This section includes all configurations available for the stack.
## Configuration File #### Configuration File
The stack's configuration file is located at `.easy-cozy/cozystack/cozy.yml`. It can be edited in order to changes various parameters, smtp, logs ... The stack's configuration file is located at `.easy-cozy/cozystack/cozy.yml`. It can be edited in order to changes various parameters, smtp, logs ...
## SMTP #### SMTP
Modify the `cozy.yml` responsible for the configuration : Modify the `cozy.yml` responsible for the configuration :
......
### What is easy-cozy ?
### What purpose does it serves to us ?
### How we use it
![ecolyo](../img/ecolyo.png){: .center}
Ecolyo is a multi-fluid application solution towards users of the grand lyon metropolis to monitor and optimize their energy consumption. Ecolyo is a multi-fluid application solution towards users of the grand lyon metropolis to monitor and optimize their energy consumption.
!!! info "" !!! info ""
If you are a new developper tasked to work on this project, check the [setup your environment](./getting_started/setup_your_environment.md) and [launch the application on local](./getting_started/launch_local_application.md) to start the application. If you are a new developper tasked to work on this project, check the [setup your environment](./getting_started/setup_your_environment.md) and [launch the application on local](./getting_started/launch_local_application.md) to start the application.
## Repository ## ![gitlab](../img/gitlab-logo.svg) Repositories
[Ecolyo gitlab repository](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo) - [ecolyo](https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo)
\ No newline at end of file - [ecolyo-agent serveur](https://forge.grandlyon.com/web-et-numerique/llle_project/backoffice-server)
- [ecolyo-agent client](https://forge.grandlyon.com/web-et-numerique/llle_project/backoffice-client)
\ No newline at end of file
docs/img/ecolyo.png

3.01 KiB

docs/img/flowgrdf.jpeg

3.61 MiB

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.33334 9.33332 7.58668 15.3333V9.33332L4.92001 1.14666C4.78334.725325 4.13601.725325 4.00001 1.14666L1.33334 9.33332z" fill="#e24329"/><path d="M22.6667 9.33332 16.4133 15.3333V9.33332L19.08 1.14666C19.2167.725325 19.864.725325 20 1.14666L22.6667 9.33332z" fill="#e24329"/><path d="M12 22.92 2 9.33334H22L12 22.92z" fill="#e24329"/><path d="M12 22.92 7.58668 9.33334H1.33334L4.00001 16.6667 12 22.92z" fill="#fc6d26"/><path d="M12 22.92 16.4133 9.33334H22.6667L20 16.6667 12 22.92z" fill="#fc6d26"/><path d="M1.33333 9.33334.0666658 13.44C-.0533342 13.8167.0666659 14.24.399999 14.48L12.0133 22.92 1.33333 9.33334z" fill="#fca326"/><path d="M22.6667 9.33334 23.9333 13.44C24.0533 13.8167 23.9333 14.24 23.6 14.48L12 22.92 22.6667 9.33334z" fill="#fca326"/></svg>
\ No newline at end of file
docs/img/mps.png

2.6 KiB

docs/img/selfdata.png

23.2 KiB

![selfdata](/img/self_data_grdlyon.png){: .center} #
![selfdata](/img/selfdata.png){: .center}
The self-data Grandlyon technical documentation covers projects developed by the Grandlyon in cooperation with [Cozy Cloud](https://cozy.io/fr/). This documentation covers the technical aspects of projects developed by the Grandlyon in cooperation with [Cozy Cloud](https://cozy.io/fr/).
![europe](/img/partners/europe.png){: .inline-center-left} ![europe](/img/partners/europe.png){: .inline-center-left}
![auvergne](/img/partners/auvergne.png) ![auvergne](/img/partners/auvergne.png)
\ No newline at end of file
.center { .center {
display: block; display: block;
margin: auto; margin: auto;
margin-bottom: 10%;
} }
.inline-center-left { .inline-center-left {
float: right; float: right;
} }
.md-typeset h1,
.md-content__button {
display: none;
}
\ No newline at end of file
...@@ -25,6 +25,7 @@ extra_css: ...@@ -25,6 +25,7 @@ extra_css:
nav: nav:
- Home: index.md - Home: index.md
- Easy Cozy: - Easy Cozy:
- Introduction: easycozy/index.md
- Configuration: easycozy/config.md - Configuration: easycozy/config.md
- Commands: easycozy/commands.md - Commands: easycozy/commands.md
- Known errors: easycozy/known_errors.md - Known errors: easycozy/known_errors.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment