{"id":17536397,"url":"https://github.com/AlistGo/alist-replit","last_synced_at":"2025-03-06T14:30:57.702Z","repository":{"id":45683756,"uuid":"479979070","full_name":"AlistGo/alist-replit","owner":"AlistGo","description":"alist on replit","archived":false,"fork":false,"pushed_at":"2023-04-16T13:21:18.000Z","size":13,"stargazers_count":335,"open_issues_count":13,"forks_count":355,"subscribers_count":6,"default_branch":"v3","last_synced_at":"2025-01-06T20:10:21.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/AlistGo.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-04-10T10:07:23.000Z","updated_at":"2025-01-02T23:58:17.000Z","dependencies_parsed_at":"2024-01-19T10:57:13.476Z","dependency_job_id":"e1a61b45-8569-441d-945e-866026c83662","html_url":"https://github.com/AlistGo/alist-replit","commit_stats":null,"previous_names":["alistgo/alist-replit","alist-org/alist-replit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlistGo%2Falist-replit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlistGo%2Falist-replit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlistGo%2Falist-replit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlistGo%2Falist-replit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlistGo","download_url":"https://codeload.github.com/AlistGo/alist-replit/tar.gz/refs/heads/v3","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242227175,"owners_count":20092927,"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-10-20T20:00:44.431Z","updated_at":"2025-03-06T14:30:57.696Z","avatar_url":"https://github.com/AlistGo.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# alist-replit\n\nThe fastest way to deploy the alist to `repl.it` is to click the `run on repl.it` button below.\n\n\u003ca href=\"https://repl.it/github/alist-org/alist-replit\"\u003e\n  \u003cimg alt=\"Run on Repl.it\" src=\"https://repl.it/badge/github/alist-org/alist-replit\" style=\"height: 40px; width: 190px;\" /\u003e\n\u003c/a\u003e\n\n## Database\nYou may need to use another remote MySQL/Postgres database as local sqlite3 is public for everyone. Some Free MySQL/Postgres Databases:\n\n- https://db4free.net/\n- https://remotemysql.com/\n- https://www.freesqldatabase.com/\n- https://planetscale.com/\n- https://bit.io/\n- https://www.elephantsql.com/\n- https://scalingo.com/\n- http://cloud.yugabyte.com/\n\nHow to change the database?\n\u003e Switch to `secrets` tab then edit `System environment variables`.You can also edit raw json:\n\u003e ```json\n\u003e {\n\u003e   \"DB_TYPE\":\"mysql\",\n\u003e   \"DB_HOST\":\"sql.com\",\n\u003e   \"DB_PORT\":\"3306\",\n\u003e   \"DB_USER\":\"alist\",\n\u003e   \"DB_PASS\":\"password\",\n\u003e   \"DB_NAME\":\"alist\",\n\u003e   \"DB_TABLE_PREFIX\":\"alist_\",\n\u003e   \"DB_SSL_MODE\":\"true\"\n\u003e }\n\u003e ```\n\u003e The secrets is private so you don't need to worry about leaking your data.\n\n### Sample Config https://bit.io/\n\u003e ```json\n\u003e {\n\u003e   \"DB_TYPE\": \"postgres\",\n\u003e   \"DB_HOST\": \"db.bit.io\",\n\u003e   \"DB_PORT\": \"5432\",\n\u003e   \"DB_USER\": \"user\",\n\u003e   \"DB_PASS\": \"password\",\n\u003e   \"DB_NAME\": \"user/alist\",\n\u003e   \"DB_TABLE_PREFIX\": \"alist_\",\n\u003e   \"DB_SSL_MODE\": \"require\"\n\u003e }\n\u003e ```\n\n## Password\nThe initial password is randomly generated, and you can get it by checking the console logs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlistGo%2Falist-replit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlistGo%2Falist-replit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlistGo%2Falist-replit/lists"}