Skip to content

pstuifzand/ekster

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ekster

A Microsub server.

Installation

The Docker image ghci.io/pstuifzand/ekster:dev contains the development version of this server. It has dependencies on Postgresql and Redis.

Use the docker-compose.yml file to get an idea of how to use Ekster in Docker.

Start the server with database and redis using docker-compose.

docker-compose up -d
docker-compose logs -f web

This will start Ekster on http://localhost:8089/. When you log in for the first time. It will generate a user for you, and show the microsub url that you can use.

⚠️ This will not work with Microsub readers that expect the server to be accessible on the internet. In that you should use a more advanced setup.

Support me

ko-fi

Other Microsub projects