8000 GitHub - obl-ong/panel at v1.3.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obl.ong: Free, quality domains backed by a nonprofit

Obl.ong

produced by human, not by AI

produced by human, not by AI

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.3.0

  • Install Ruby on Rails with Bundler

  • Install Bun for compiling tailwind

  • 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"
    sentry: SENTRY_URI
    
  • Run rails assets:precompile (if building for prod - DO NOT DO IN DEVELOPMENT)

  • Copy app/javascript/application.js to public/assets/application-{hash}.js (must be done every time assets is recompiled)

  • Edit config/application.rb to reflect your environment

  • Start the server with bin/rails server

Translations

We are working to integrate with Weblate to allow for translation submissions.

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

Sponsor this project

  •  

Packages

No packages published

Contributors 5

0