Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R recordweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Maintenance - Mise à jour mensuelle Lundi 5 Juin entre 7h00 et 9h00

  • recordrecord
  • recordweb
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jan 08, 2021 by Nathalie Rousse's avatar Nathalie Rousse
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 25441b98
# recordweb project - erecord web services
recordweb project - erecord web services
========================================
The **recordweb** project contains some web development for models developed with Vle. There are some old web applications and the current erecord web services.
The **web services** provided by **erecord** allow to edit, modify and simulate some vle models. They are online at http://erecord.toulouse.inra.fr
## Details
Production
----------
### vle-x
......@@ -21,6 +22,32 @@ That is the version installed under the erecord Virtual Machine (erecord.toulous
That is the current version under development.
Note :
The erecord online documentation uses/refers to the archive of the old
webrecord site (no longer online) (see vle-1.0 version), that must be
copied/installed under erecord VM by that way :
cp recordweb/vle-1.0/archive/webrecord /var/www/misc/webrecord
Latest tests (not finalized)
----------------------------
### erecord
erecord folder contains erecord project development from 2019). The web services provided by erecord allow to edit, modify and simulate some vle models, such as the Record platform ones.
Features :
- Version using containers for models repositories.
- Version under python 3.
That is the version of latest tests, it is not operational/finalized.
Old
---
### vle-1.1
vle-1 folder contains the erecord project development from 2014 to 2018. The erecord web services allow to edit, modify and simulate some vle models, such as the Record platform ones.
......@@ -31,4 +58,8 @@ That version used pyvle, concerned more specifically models developed with vle-1
vle-1.0 folder contains the webrecord project development from 2011 to 2014, dedicated to web solutions for models of the Record platform : a web application prototype that enables remote simulations of some existing agronomic models developped with vle-1.0.3 version, that have been previously loaded into the web tool.
An archive of the webrecord site dedicated to the webrecord project presentation and productions (no longer online) : http://147.100.164.34/misc/webrecord/webrecord.pdf
There exists an archive of the webrecord site (no longer online) dedicated to the webrecord project presentation and productions :
recordweb/vle-1.0/archive/webrecord/webrecord.pdf and
recordweb/vle-1.0/archive/webrecord
This archive is required by the erecord online documentation : see the vle-x version.
Clone repository
  • Home