{"id":15163139,"url":"https://github.com/idlesign/webscaff","last_synced_at":"2025-10-25T00:31:55.868Z","repository":{"id":62588552,"uuid":"211610572","full_name":"idlesign/webscaff","owner":"idlesign","description":"Simplified scaffolding for web applications","archived":false,"fork":false,"pushed_at":"2022-12-09T14:56:33.000Z","size":132,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T04:51:20.453Z","etag":null,"topics":["automation","certbot","debian","django","fabric","postgresql","scaffolding","systemd","uwsgi"],"latest_commit_sha":null,"homepage":"https://github.com/idlesign/webscaff","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idlesign.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-29T05:52:20.000Z","updated_at":"2024-05-25T23:33:31.000Z","dependencies_parsed_at":"2023-01-25T22:16:39.873Z","dependency_job_id":null,"html_url":"https://github.com/idlesign/webscaff","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fwebscaff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fwebscaff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fwebscaff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idlesign%2Fwebscaff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idlesign","download_url":"https://codeload.github.com/idlesign/webscaff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238053514,"owners_count":19408699,"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":["automation","certbot","debian","django","fabric","postgresql","scaffolding","systemd","uwsgi"],"created_at":"2024-09-27T02:04:14.092Z","updated_at":"2025-10-25T00:31:55.423Z","avatar_url":"https://github.com/idlesign.png","language":"Python","readme":"webscaff\n========\nhttps://github.com/idlesign/webscaff\n\n|release| |lic| |coverage|\n\n.. |release| image:: https://img.shields.io/pypi/v/webscaff.svg\n    :target: https://pypi.python.org/pypi/webscaff\n\n.. |lic| image:: https://img.shields.io/pypi/l/webscaff.svg\n    :target: https://pypi.python.org/pypi/webscaff\n\n.. |coverage| image:: https://img.shields.io/coveralls/idlesign/webscaff/master.svg\n    :target: https://coveralls.io/r/idlesign/webscaff\n\n\nDescription\n-----------\n\n*Remote scaffolding and orchestration for web applications*\n\n\nUsed stack\n~~~~~~~~~~\n\n* **Debian**-based OS (Ubuntu 18.04, 20.04, 22.04 tested) as a basis.\n* **Git** for source code updates.\n* **Systemd** to securely run your webservice.\n* **PostgreSQL** as a reliable DBMS.\n* **uWSGI** as a platform (handling routing, static, background tasks, etc.).\n* **Python 3** to cover your needs.\n* **Django** as a rich and solid webframework.\n\nAnd also:\n\n* **Certbot** integration for free HTTPS certificates (webroot plugin).\n* SSH Agent forwarding for project code updates on remote using keys from your system.\n\n\nA taste of it\n-------------\n\nAfter install the ``webscaff`` command is available.\n\n.. code-block:: bash\n\n    ; We rollout project skeleton using `makeapp`.\n    $ makeapp new myproject -d \"My webscaff project\" -t webscaff /home/some/here\n\n    ; Switch into project directory containing `wscaff.yml` which is used by webscaff.\n    $ cd /home/some/here\n\n    ; Get basic information about the remote.\n    $ webscaff info\n\n    ; Prepare the remote for you web application.\n    $ webscaff run.initialize\n\n\nWebscaff offers a number of useful command, among them:\n\n.. code-block:: bash\n\n    ; Rollout a new version of yor project from repository.\n    $ webscaff rollout\n\n    ; Make a backup and download to local directory.\n    $ webscaff run.backup\n\n\nMore commands are available.\n\nDetailed instructions could be found in the documentation.\n\n\nDocumentation\n-------------\n\nhttp://webscaff.readthedocs.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidlesign%2Fwebscaff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidlesign%2Fwebscaff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidlesign%2Fwebscaff/lists"}