Giter Club home page Giter Club logo

etendo_core's Introduction

Etendo

This is the development repository of Etendo ERP.
Etendo is an ERP to manage the business flows, adaptable to the needs of the companies. Our mission is creating an adaptable, flexible, composable and scalable software, able to grows without restrictions from the start and offers an intuitive, customizable and complete solution for the companies. We are developing an international ERP and a platform that supports business development and scalable growth for our partners and their customers.

To more information visit etendo.software

Requirements

In this section you can read the System Requirements.

Etendo Core Instalation

  1. To compile and deploy an Etendo Core instance you have to setup the configuration variables, to do that you have to create a copy of gradle.properties.template file.
cp gradle.properties.template gradle.properties
  1. You can edit gradle.properties file updating the variables or use the default values

To configure GitHub credentials read Using repositories on Etendo

Variable Description Default value
githubUser
gitHubToken
GitHub repository credentials (required)
nexusUser
nexusPassword
Nexus repository credentials, for access to commercial modules (optional)
context.name Environment name etendo
bbdd.sid Database name etendo
bbdd.port Database port 5432
bbdd.systemUser Database system user postgres
bbdd.systemPassword Database system password syspass
bbdd.user Database user tad
bbdd.password Database password tad

Run the gradle tasks with the --info or --debug flag to log more information.

  1. Run setup task to create the configurations files
./gradlew setup
  1. Execute install task to create the initial database and compile the sources
./gradlew install
  1. Deploy Etendo to Tomcat:
./gradlew smartbuild

This task deploying the webContent folder into the tomcat/webapps directory, for that you must set up $CATALINA_HOME environment variable.

  1. Finally, run the tomcat and access to https://localhost:8080/etendo

Documentation

For more information you can read documentation in Etendo Docs .

etendo_core's People

Contributors

juabaez avatar valeg-etendo avatar isaiasb-etendo avatar etendobot avatar sebastianbarrozo avatar smfnicolasre avatar pabloelena avatar jortolanosmf avatar sntgreale avatar ezequielnicolasrafti avatar brunoromerosmf avatar snyk-bot avatar rubenetendo avatar leandrocazorla15 avatar tomasguevara73 avatar ayelengarcia01 avatar augustocarinao avatar agustinrizzotti avatar leandroallemandismf avatar giuliodorietendo avatar matias-bernal avatar gaaston12 avatar tomyrodeghiero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.