Skip to content

This will be the repo where anyone in the world can pull a version of the Off-Grid-Docs web app and use it to have all of your favorite documents, videos, text files etc and will work on ANY device using Docker, develop it to their needs. See more in the README file.

License

Notifications You must be signed in to change notification settings

cjcombsMedia/Off-Grid-Docs-Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Off-Grid-Docs-OFFICIAL

This will be the repo where anyone in the world can pull a version of the Off-Grid-Docs web app and use it to have all of your favorite documents, videos, text files etc and will work on ANY device using Docker, develop it to their needs. See more in the README file.

NOTE!! - All PDF's, videos etc provided was sourced from the Internet. (OSINT). Not for resales, owners Rights Are Reserved.

WIKI: https://github.com/cjcombsMedia/Off-Grid-Docs-Public/wiki/Off-Grid-Docs-WIKI

But you can certainly buy me a coffee if you feel this was helpful! - https://buymeacoffee.com/elevateyourskills

Project Raptor - Off Grid Doc Management (DOCKER VERSION)

Introduction

This project is an off grid documentation/video/text management app built with HTML, PHP and Docker. It includes categories for different survival topics, file uploads, and dark mode support.

Prerequisites

  • Docker
  • Docker Compose

LAMP (Linux) Web Version Info: The Linux Standalone version (Works on Raspberry PI's, NVIDIA Jetsons, Linux Mint, etc.) is in the "LAMP Version - NON-Docker" folder. Some modification MIGHT be needed once you load into your standard LAMP setup. There is NO Hybrid Database yet. To test, check code, run locally with no Internet.

=======================================

Steps to Deploy the Application Using Docker

Ensure Docker and Docker Compose are Installed: Make sure that Docker and Docker Compose are installed on the user's machine. Users can download and install Docker from Docker's official website. https://www.docker.com/

Create Necessary Files: Ensure that the provided Dockerfile and docker-compose.yaml are placed in the root directory of your project.

Run the Docker Compose Command: Users can deploy the application by navigating to the root directory of your project and running the following command:

docker-compose up --build

This command will:

Build the Docker image from the Dockerfile. Start the Docker container and map port 80 of the container to port 8081 on the host machine.

Steps to Deploy the Application Locally (LAMP Web Server - Linux Based)

TBD

Steps to Deploy the Application Locally (Windows Web Server - Windows Based)

TBD

About

This will be the repo where anyone in the world can pull a version of the Off-Grid-Docs web app and use it to have all of your favorite documents, videos, text files etc and will work on ANY device using Docker, develop it to their needs. See more in the README file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published