{"id":13672588,"url":"https://github.com/qrush/skyway","last_synced_at":"2025-04-12T14:53:12.531Z","repository":{"id":14779233,"uuid":"17501000","full_name":"qrush/skyway","owner":"qrush","description":"Official news, tour, stats and community site for Aqueous","archived":false,"fork":false,"pushed_at":"2022-11-01T23:36:23.000Z","size":18398,"stargazers_count":22,"open_issues_count":8,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T09:22:10.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aqueous.band","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qrush.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-07T03:02:59.000Z","updated_at":"2023-02-09T15:03:09.000Z","dependencies_parsed_at":"2023-01-11T20:22:31.508Z","dependency_job_id":null,"html_url":"https://github.com/qrush/skyway","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fskyway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fskyway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fskyway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fskyway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qrush","download_url":"https://codeload.github.com/qrush/skyway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586227,"owners_count":21128995,"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-08-02T09:01:40.711Z","updated_at":"2025-04-12T14:53:12.512Z","avatar_url":"https://github.com/qrush.png","language":"Ruby","readme":"# Skyway\n\nOfficial stats and community site for [Aqueous](https://aqueousband.com/).\n\n## Setup (OSX)\n\nClone the repo, run `bin/setup`.\n\nOnce it's done, visit: http://localhost:3000\n\n## Ops\n\n### Plugins\n\n* https://github.com/dokku/dokku-postgres\n* https://github.com/rlaneve/dokku-link\n* https://github.com/mordred/dokku-redirects-plugin\n* https://github.com/jlachowski/dokku-memcached-plugin\n* https://github.com/scottatron/dokku-rebuild\n\n### Rebuild\n\n```\napt-get install nodejs postgresql-server-dev-all postgresql-client-9.3 unzip\ncd /var/lib/dokku/plugins\ndokku plugins-install\ndokku postgresql:create aqueousband.com\n\n# Push app to dokku@IP_ADDRESS:aqueousband.com\ndokku postgresql:link aqueousband.com aqueousband.com\npsql -d db -h DB_ADDRESS -p DB_PORT \u003c dump.sql\n\ndokku memcached:create aqueousband.com\ndokku memcached:link aqueousband.com aqueousband.com\n\ndokku redirects:set aqueousband.com www.aqueousband.com=aqueousband.com www.aqueousband.net=aqueousband.com aqueousband.net=aqueousband.com\n\ndokku config:set aqueousband.com ADMIN_PASSWORD=x AWS_ACCESS_KEY_ID=x AWS_SECRET_ACCESS_KEY=x S3_BUCKET_NAME=files.aqueousband.net S3_HOST_NAME=s3-eu-west-1.amazonaws.com\n```\n\n### Tasks\n\nRun a migration, ssh in and:\n\n```\ndokku run aqueousband.com rake db:migrate\n```\n\nSometimes memcached gets unhappy. If so:\n\n```\ndokku memcached:delete aqueousband.com\ndokku memcached:rebuild aqueousband.com\ndokku memcached:link aqueousband.com aqueousband.com\n```\n\nRestarting/rebuilding container: `dokku rebuild aqueousband.com`\n\nBackup:\n\n```\ndokku postgres:export aqueousband.com \u003e now.sql.bak\n```\n\nRestoring:\n\n```\npg_restore -d skyway_development now.sql.bak\n```\n\n### Updating Dokku\n\nFrom http://progrium.viewdocs.io/dokku/upgrading but in case that goes away:\n\n```\ncd ~/dokku\ngit pull --tags origin master\nsudo make install\n\ncd ~/buildstep\ngit pull origin master\nsudo make build\n```\n\nMight need to rebuild after that.\n\n## Waveforms\n\nMaking some wave(form)s? Install this for Linux:\n\n```\n# install deps\nsudo apt-get install make g++ libsndfile-dev lib-png++-dev libpng12-dev libboost-program-options-dev sox libsox-fmt-mp3 mp3info\n\n# install wav2png\ngit clone git@github.com:beschulz/wav2png.git\ncd wav2png/build\nmake install\n\n# Move downloads over and wave it up\nmv ~/Downloads/*.mp3 tmp/\n./script/wav2png\n```\n\nFor mp3 length:\n\n```\nmp3info -p \"%S\\n\" something.mp3\n```\n\n## License\n\nMIT. See `LICENSE`.\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrush%2Fskyway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqrush%2Fskyway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrush%2Fskyway/lists"}