{"id":19235223,"url":"https://github.com/sensson/puppet-installatron","last_synced_at":"2026-06-19T17:31:49.684Z","repository":{"id":72553195,"uuid":"49669238","full_name":"sensson/puppet-installatron","owner":"sensson","description":"A Puppet module to manage Installatron.","archived":false,"fork":false,"pushed_at":"2016-01-14T19:50:24.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T01:13:52.259Z","etag":null,"topics":["installatron","puppet"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/sensson.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":"2016-01-14T19:18:03.000Z","updated_at":"2023-03-24T17:23:39.000Z","dependencies_parsed_at":"2023-03-18T00:15:38.965Z","dependency_job_id":null,"html_url":"https://github.com/sensson/puppet-installatron","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/sensson%2Fpuppet-installatron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensson%2Fpuppet-installatron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensson%2Fpuppet-installatron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensson%2Fpuppet-installatron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sensson","download_url":"https://codeload.github.com/sensson/puppet-installatron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240317416,"owners_count":19782388,"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":["installatron","puppet"],"created_at":"2024-11-09T16:16:19.668Z","updated_at":"2026-06-19T17:31:44.658Z","avatar_url":"https://github.com/sensson.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# installatron\n\nThis module is used to configure Installatron. It supports all operating systems and control panels.\n\n## Examples\n\n### Installation and configuration\n\nThis will install Installatron if it has not been installed yet.\n\n```\nclass { 'installatron': }\n```\n\n#### Configuration\n\nInstallatron does have a command line option to set and change configuration settings, but it's not\nvery easy to combine with Puppet at the moment. [Installatron's Advanced Usage page](http://installatron.com/docs/admin/advancedusage#multiserver)\ndescribes the files that you may need to change to manage your configuration with Puppet.\n\nThe following example can be used for DirectAdmin servers:\n\n```\nfile { '/home/admin/.appdata':\n  ensure =\u003e 'directory',\n} -\u003e\nfile { '/home/admin/.appdata/.settings':\n  ensure =\u003e present,\n  mode =\u003e '0600',\n  owner =\u003e 'admin',\n  group =\u003e 'admin',\n  content =\u003e template('profiles/directadmin/installatron-settings.erb'),\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensson%2Fpuppet-installatron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensson%2Fpuppet-installatron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensson%2Fpuppet-installatron/lists"}