Skip to content

paragonie/gossamer-server

master
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

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gossamer Server

Build Status Static Analysis Latest Stable Version Latest Unstable Version License

Standalone REST API for Gossamer.

Setup

First, clone with Git then install the dependencies.

composer update --no-dev

Next, you'll need to configure your instance. You can do this manually, or use the bin/configure script to setup your database and Chronicles.

Once your database is configured, run bin/make to create the necessary database schema (tables, indexes).

Once your database and Chronicles are both configured, run bin/sync to do the initial data synchronization.

Finally, setup a cronjob to run bin/sync fairly regularly (at least once per hour).

About

Standalone Gossamer server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages