{"id":18541872,"url":"https://github.com/cltk/escriptorium-deploy","last_synced_at":"2025-05-15T04:11:30.347Z","repository":{"id":76838891,"uuid":"338911008","full_name":"cltk/escriptorium-deploy","owner":"cltk","description":"Scripts to deploy the eScriptorium OCR system","archived":false,"fork":false,"pushed_at":"2021-10-21T19:07:39.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T08:41:43.804Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cltk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-14T22:00:59.000Z","updated_at":"2024-06-23T20:59:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"65358dd0-c28d-4de8-925c-e32db1c4fe7f","html_url":"https://github.com/cltk/escriptorium-deploy","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/cltk%2Fescriptorium-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fescriptorium-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fescriptorium-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fescriptorium-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cltk","download_url":"https://codeload.github.com/cltk/escriptorium-deploy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270649,"owners_count":22042860,"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-06T20:06:34.467Z","updated_at":"2025-05-15T04:11:26.962Z","avatar_url":"https://github.com/cltk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# escriptorium-deploy\nScript(s) to deploy the [eScriptorium](https://gitlab.inria.fr/scripta/escriptorium) application.\n\n## Requirements\n\nCurrently the script works on a fresh, stock Debian 10 system, whether running as the host OS, e.g. at a cloud provider, or under the excellent [Windows Subsystem for Linux v2 (WSL2)](https://docs.microsoft.com/en-us/windows/wsl/compare-versions#whats-new-in-wsl-2).\n\n## Installation\n\nEnsure you have `sudo` access to the system.  At the terminal, install `git`:\n\n```shell\n$ sudo apt update\n$ sudo apt install git\n```\n\nThen grab the deployment script and run it.\n\n```shell\n$ git clone https://github.com/cltk/escriptorium-deploy.git\n$ cd escriptorium-deploy\n$ bash deploy.bash\n```\n\nIt will run for some time.  At the end, you will be prompted to create a username and password for the administrative (\"superuser\") account on the system.\n\n## Starting and stopping the application\n\nDepending on where you installed the system, change to the subdirectory containing the application.\n\n```shell\n$ cd ~/escriptorium-deploy/escriptorium/app\n```\n\nStart the application:\n\n```shell\n$ cd python manage.py runserver 0.0.0.0:8000 --settings=escriptorium.local_settings\n```\n\nIt it stopped via CTRL-C in the same terminal.\n\nIf running locally, the system should now be accessible at http://localhost:8000.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcltk%2Fescriptorium-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcltk%2Fescriptorium-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcltk%2Fescriptorium-deploy/lists"}