Advanced Search
Search Results
90 total results found
Create Virtual Machine
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
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
Configuring Addon
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
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
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
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
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
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
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:...