Skip to content

Hosted Golinks Server which works via DNS and does not require browser addons

Notifications You must be signed in to change notification settings

alessio-signorini/golinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Golinks Server

Simple implementation of Golinks server for private use. Supports multiple domains and can restrict access to selected IP addresses. At the moment it has no UI nor stats tracking.

Requirements

  • Ruby v2.6.3
  • Rails v6
  • Postgres

Setup

  • Create the database user createuser -dlP golinks
  • Install dependencies bundle install
  • Setup the database rails db:setup

Deployment

  1. deploy the server
  2. create a go.yourdomain.com CNAME for it
  3. make sure your internal networks have yourdomain.com as search domain

About

Hosted Golinks Server which works via DNS and does not require browser addons

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published