Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.
/ panel Public archive

Multi-tenant domain services built with Ruby on Rails, open source and forever free. Powering the obl.ong domain registry.

Notifications You must be signed in to change notification settings

obl-ong/panel

Repository files navigation

Obl.ong

This is the backbone for Obl.ong, a nonprofit service providing free, quality domains for all. You can run this on your infrastructure if you're looking to manage subdomains or an internal TLD.

Building

  • Install Ruby 3.1.2

  • Install Ruby on Rails with Bundler

  • Pull submodules

  • Run rails credentials:edit and add these keys:

    dnsimple:
      access_token: DNSIMPLE_ACCESS_TOKEN
      account_id: ACCOUNT_ID
    
    postmark_api_token: "POSTMARK_API_TOKEN"
    
  • Run rails tailwindcss:build

  • Edit config/application.rb to reflect your environment

  • Start the server with bin/rails server

About

Multi-tenant domain services built with Ruby on Rails, open source and forever free. Powering the obl.ong domain registry.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published