Skip to content

A simple script, that wraps around the ollama api, to provide authentication. Useful if you want to expose your ollama API outside of your network.

Notifications You must be signed in to change notification settings

marcussaw123/ollamaSecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How do I use?

Installation

git clone https://github.com/marcussaw123/ollamaSecure.git
cd ollamaSecure
npm install

Configuring Environment Variables

Rename the .env.example file to .env and fill in the necessary environment variables.

Running the Application

node index.js

About

A simple script, that wraps around the ollama api, to provide authentication. Useful if you want to expose your ollama API outside of your network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published