{"id":20132511,"url":"https://github.com/aherrmann/nixops-deamon-test","last_synced_at":"2025-06-10T19:06:30.867Z","repository":{"id":18901490,"uuid":"22119782","full_name":"aherrmann/nixops-deamon-test","owner":"aherrmann","description":"Simple Daemon on NixOS","archived":false,"fork":false,"pushed_at":"2014-07-22T20:37:34.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T09:10:02.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","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/aherrmann.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}},"created_at":"2014-07-22T20:37:18.000Z","updated_at":"2014-07-22T20:37:35.000Z","dependencies_parsed_at":"2022-07-16T17:00:32.855Z","dependency_job_id":null,"html_url":"https://github.com/aherrmann/nixops-deamon-test","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/aherrmann%2Fnixops-deamon-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Fnixops-deamon-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Fnixops-deamon-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Fnixops-deamon-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aherrmann","download_url":"https://codeload.github.com/aherrmann/nixops-deamon-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241577144,"owners_count":19984948,"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-13T20:53:52.554Z","updated_at":"2025-03-02T22:18:25.099Z","avatar_url":"https://github.com/aherrmann.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Daemon -- NixOps Test\n\nGenerates a VirtualBox machine that runs a very simple daemon process as a\nNixOS service module.\n\nThat daemon repeatedly writes the current time and date into a file. A cron-job\nwill remove that file regularly.\n\n## How to Deploy\n\nExecute the following commands in order to create and deploy the machine.\n\n    nixops create machine.nix virtualbox.nix -d daemon\n    nixops deploy daemon\n\nYou can test that it works by executing the following commands\n\n    nixops ssh -d daemon runner\n    # Inside the VM\n    tail -F /var/mydaemon.out\n\nAfter a while your terminal should look like this:\n\n    Tue Jul 22 22:34:53 CEST 2014\n    Tue Jul 22 22:34:58 CEST 2014\n    tail: ‘/var/mydaemon.out’ has become inaccessible: No such file or directory\n    Tue Jul 22 22:35:03 CEST 2014\n    Tue Jul 22 22:35:08 CEST 2014\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faherrmann%2Fnixops-deamon-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faherrmann%2Fnixops-deamon-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faherrmann%2Fnixops-deamon-test/lists"}