WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Create Standalone VM script with Nginx which allows to generate app and serve directly in Linux VM. #24

@NeoAppsAI

Description

@NeoAppsAI

Create a Linux VM: The user will create a blank Linux VM image and enable SSL based on the configuration provided by their cloud provider. They will assign a static IP and map it to the domain DNS, including subdomains.

Pull the repository: The user will pull the repository and run the setup script. This script will install all necessary dependencies and configurations.

Script execution: Once the script is executed, it will create an endpoint that allows access to the Streamlit app's GUI through Nginx (referred to as Nginx-1).

GUI interaction: From the GUI interface, the user will execute a second script. This will generate code for the backend, frontend, and Node-RED.

Server startup: Afterward, the user will start the server. During this process, the system will build the Dockerfile, run it in a Docker container, and map the app to another Nginx instance (referred to as Nginx-2).

Accessing the web app: Once the server is up and running, the user can access the web app directly via the mapped subdomain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions