{"id":20410878,"url":"https://github.com/ates/netspire-admin-ar","last_synced_at":"2026-06-08T10:31:05.902Z","repository":{"id":2034034,"uuid":"2970711","full_name":"ates/netspire-admin-ar","owner":"ates","description":null,"archived":false,"fork":false,"pushed_at":"2011-12-28T14:50:09.000Z","size":249,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T13:10:34.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ates.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-13T08:01:47.000Z","updated_at":"2014-02-26T21:18:53.000Z","dependencies_parsed_at":"2022-08-24T14:06:33.155Z","dependency_job_id":null,"html_url":"https://github.com/ates/netspire-admin-ar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ates%2Fnetspire-admin-ar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ates%2Fnetspire-admin-ar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ates%2Fnetspire-admin-ar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ates%2Fnetspire-admin-ar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ates","download_url":"https://codeload.github.com/ates/netspire-admin-ar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241955047,"owners_count":20048405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T05:48:55.435Z","updated_at":"2026-06-08T10:31:00.881Z","avatar_url":"https://github.com/ates.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Web administration interface for Netspire\n=========================================\n\nRequired software\n-----------------\n\n* Ruby 1.9 or higher\n* Rubygems\n* Rails 3.1.3\n\nRunning\n-------\n\n* cd netspire-admin\n* copy config/database.yml.sample to config/database.yml\n\u003cpre\u003e\n    $ cp config/database.yml.sample config/database.yml\n    $ ls -l config/database.yml\n    -rw-r--r-- 1 user group 276 Dec  9 13:13 config/database.yml\n\u003c/pre\u003e\n* Install required gems\n\u003cpre\u003e\n    $ bundle install\n\u003c/pre\u003e\n* Bootstrap database\n\u003cpre\u003e\n    $ bundle exec rake db:setup\n\u003c/pre\u003e\n* Run application in development mode\n\u003cpre\u003e\n    $ bundle exec rails server\n\u003c/pre\u003e\n\nRake tasks\n----------\n\n* To see all available tasks\n\u003cpre\u003e\n    $ bundle exec rake -T netspire\n    rake netspire:admins:create   # Create new Admin account (options: LOGIN=login, PASSWORD=password, DOMAIN=name).\n    rake netspire:domains:create  # Create new domain (options: NAME=name, TITLE=title).\n\u003c/pre\u003e\n\n* Create new domain\n\u003cpre\u003e\n    $ bundle exec rake netspire:domains:create NAME=myisp TITLE=MyISP\n\u003c/pre\u003e\n* Create new admin account with all permissions and assinged to specific domain\n\u003cpre\u003e\n    $ bundle exec rake netspire:admins:create LOGIN=admin PASSWORD=secret DOMAIN=myisp\n    Authentication token is uxsrYB4bSBgDeZ65jmaq\n\u003c/pre\u003e\n\nDeploying\n---------\n\n* Before deploying in production need to precompile CSS and JS files:\n\u003cpre\u003e\n    $ bundle exec rake assets:precompile\n\u003c/pre\u003e\n\n* Configure front-end HTTP server to serve static files from /public/assest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fates%2Fnetspire-admin-ar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fates%2Fnetspire-admin-ar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fates%2Fnetspire-admin-ar/lists"}