Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

90 total results found

Create Virtual Machine

Installation Guide with Azure (Advanced)

Sure! Let’s make your Virtual Machine and name it finmars-platform-vm. Follow these steps:Sign in to AzureOpen your browser and go to https://portal.azure.com/.Enter your Azure email and password or Log in with your Microsoft Account.Open Virtual MachinesAt th...

Install Finmars Platform

Installation Guide with Azure (Advanced)

Here is a Full Guide to install Finmars on your Ubuntu VM:Complete time of full installation is less than 30 minutes, by the end of it you will get a Finmars Platform Installed on your Linux ServerConnect to your VMExample:# if this first connect chmod 400 f...

Install Finmars Core Localy

How to Contribute

Configuring Addon

Addons

To configure Configuration Module to make it visible in sidenav menu you need to extend Manifest (JSON) You need to add settings property to root of your Manifest (JSON)In settings you need to add ui propertyindex - main URL that will be passed to <iframe> tag...

Accessing Addon

Addons

If Manifest (JSON) was properly configured in Configuration Module, then it should be visible in Sidenav Menu under Addons SectionOtherwise, you can find your addon on Absolute Link https://finmars.example.com/realm00000/space00000/v/addons/com.finmars.example

Getting Started

How to connect Mobile App

Prerequisites: Installed Finmars Community Edition (e.g. finmars.client.com and finmars-auth.client.com) Mobile Phone (Android phone or Iphone)1) Go to App Store or Google play and download the app2) Click on "Region" and click on "Add New ...

Backend — Tech Stack

Tech Stack

Repository: finmars-platform/finmars-core and finmars-platform/finmars-workflowOverviewThis document lists the technologies, libraries, and approaches used in the core and workflow backend.LanguagePython (primary language)Frameworks & RuntimeDjango (project st...

Frontend - Tech Stack

Tech Stack

Repository: finmars-platform/finmars-vue-portal and finmars-platform/finmars-portal and finmars-platform/finmars-workflow-portalOverviewThis document describes the technology stack used in the Vue Portal frontend.LanguageJavaScript / TypeScriptFrameworkVue 3 (...

Auxillary

Tech Stack

Cloud, Community EditionOverviewThis document describes the technology stack used in the Cloud / Community Edition installationLanguageBash PythonTechnologiesKubernetes SSLNginxHTTPSEncrypted DisksDockerVPN (pritunl)Router (pfsense)AWS AzureVarious Cloud Provi...

Tech Stack Overview

Tech Stack

This document provides a high-level overview of the technologies used across the Finmars Platform.Backend (Core & Workflow)Language: PythonFramework: Django, Django REST Framework (DRF)Background Tasks: CeleryDatabase: PostgreSQL 15Caching: RedisMessage Queue:...