{"id":17330061,"url":"https://github.com/coderbyheart/aerofs-web","last_synced_at":"2025-07-27T09:33:02.309Z","repository":{"id":4316289,"uuid":"5450062","full_name":"coderbyheart/aerofs-web","owner":"coderbyheart","description":"Simple web frontend for AeroFS written in Python to enable users to invite themself to a shared folder. ","archived":false,"fork":false,"pushed_at":"2012-08-17T09:39:40.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T05:44:05.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/coderbyheart.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":"2012-08-17T09:02:15.000Z","updated_at":"2017-06-07T08:49:18.000Z","dependencies_parsed_at":"2022-08-19T11:51:10.094Z","dependency_job_id":null,"html_url":"https://github.com/coderbyheart/aerofs-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderbyheart/aerofs-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderbyheart%2Faerofs-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderbyheart%2Faerofs-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderbyheart%2Faerofs-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderbyheart%2Faerofs-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderbyheart","download_url":"https://codeload.github.com/coderbyheart/aerofs-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderbyheart%2Faerofs-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267339312,"owners_count":24071527,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-15T14:50:14.395Z","updated_at":"2025-07-27T09:33:02.246Z","avatar_url":"https://github.com/coderbyheart.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AeroFS Web Frontend\n\nEin Webfrontend für AeroFS mit dem sich Teilnehmer selber in einen shared Folder einladen können.\n\n## Links\n\n * Hier läuft eine Instanz der Anwendung: http://aerofs.studium.coderbyheart.de/\n\n## Setup\n\n### Konfiguration\n\nDie Datei `config.ini.dist` nach `config.ini` kopieren und anpassen.\n\n### Installation der Dependencies\n\n    make\n\n## Dev-Server starten\n\n    source VIRTUALENV/bin/activate\n    VIRTUALENV/bin/python2 VIRTUALENV/bin/bottle.py --debug --reload app:app\n    \n## Integration mit Apache\n\nDies ist eine Beispiel-Konfiguration für einen virtuellen Host:\n\n    \u003cVirtualHost *:80\u003e\n      ServerName \u003chostname\u003e\n\t    ServerAdmin hosting@coderbyheart.de\n\t    UseCanonicalName Off\n\t    DocumentRoot /srv/www/\u003chostname\u003e/\n\t    \u003cDirectory /srv/www/\u003chostname\u003e/\u003e\n\t\t    AllowOverride All\n\t\t    Options -Indexes FollowSymLinks\n\t\t    DirectoryIndex index.php index.html\n\t\t    Order allow,deny\n\t\t    Allow from all\n\t    \u003c/Directory\u003e\n\t    CustomLog /srv/www/\u003chostname\u003e/logs/access_log combined\n\t    ErrorLog /srv/www/\u003chostname\u003e/logs/error_log\n\t    WSGIDaemonProcess aerofsweb user=\u003capache user\u003e group=\u003capache user\u003e processes=1 threads=5\n\t    WSGIScriptAlias / /srv/www/\u003chostname\u003e/adapter.wsgi\n    \u003c/VirtualHost\u003e\n\nAnschließend muss noch die `adapter.wsgi` angepasst werden.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderbyheart%2Faerofs-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderbyheart%2Faerofs-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderbyheart%2Faerofs-web/lists"}