{"id":17006091,"url":"https://github.com/duologic/staticdeploy-libsonnet","last_synced_at":"2025-03-22T10:49:46.587Z","repository":{"id":69804394,"uuid":"369826406","full_name":"Duologic/staticdeploy-libsonnet","owner":"Duologic","description":"Jsonnet library for StaticDeploy","archived":false,"fork":false,"pushed_at":"2021-05-28T12:14:00.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T10:43:29.331Z","etag":null,"topics":["jsonnet","jsonnet-lib"],"latest_commit_sha":null,"homepage":"","language":"Jsonnet","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/Duologic.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-22T14:18:53.000Z","updated_at":"2021-05-28T12:14:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"d982a4a6-4008-48fa-8cdd-8edbd99a10d6","html_url":"https://github.com/Duologic/staticdeploy-libsonnet","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"13fa617663778a73fcf1533efd6789788c5c7f57"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fstaticdeploy-libsonnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fstaticdeploy-libsonnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fstaticdeploy-libsonnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duologic%2Fstaticdeploy-libsonnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Duologic","download_url":"https://codeload.github.com/Duologic/staticdeploy-libsonnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945591,"owners_count":20536296,"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":["jsonnet","jsonnet-lib"],"created_at":"2024-10-14T05:04:59.134Z","updated_at":"2025-03-22T10:49:46.544Z","avatar_url":"https://github.com/Duologic.png","language":"Jsonnet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StaticDeploy jsonnet library\n\nJsonnet library for https://staticdeploy.io/\n\n## Usage\n\nInstall it with jsonnet-bundler:\n\n```console\njb install https://github.com/Duologic/staticdeploy-libsonnet\n```\n\nImport into your jsonnet:\n\n```jsonnet\nlocal staticdeploy = import 'github.com/Duologic/staticdeploy-libsonnet/main.libsonnet';\n\n{\n  staticdeploy:\n    staticdeploy.new('localhost', name='my-staticdeploy')\n    + staticdeploy.config.withStoragesSecret(\n      postgres_url='postgresql://localhost:5432',\n      s3_bucket='my-staticdeploy',\n      s3_endpoint='https://storage.googleapis.com',\n      s3_access_key_id='someAccessKey',\n      s3_secret_access_key='someSecretAccessKey',\n    ),\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fstaticdeploy-libsonnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduologic%2Fstaticdeploy-libsonnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduologic%2Fstaticdeploy-libsonnet/lists"}