{"id":24376039,"url":"https://github.com/betaweb/apache2-virtualhost-generator","last_synced_at":"2026-04-15T13:31:29.449Z","repository":{"id":66350167,"uuid":"121364116","full_name":"betaWeb/apache2-virtualhost-generator","owner":"betaWeb","description":"Apache2 virtualhost config file (on sites-available folder) generator build with NodeJS.","archived":false,"fork":false,"pushed_at":"2018-02-20T12:22:50.000Z","size":367,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T01:00:01.472Z","etag":null,"topics":["apache2","gui","nodejs","vhosts","vuejs2"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/betaWeb.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":"2018-02-13T09:38:50.000Z","updated_at":"2021-11-19T11:29:06.000Z","dependencies_parsed_at":"2023-02-21T16:00:19.674Z","dependency_job_id":null,"html_url":"https://github.com/betaWeb/apache2-virtualhost-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/betaWeb/apache2-virtualhost-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betaWeb%2Fapache2-virtualhost-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betaWeb%2Fapache2-virtualhost-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betaWeb%2Fapache2-virtualhost-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betaWeb%2Fapache2-virtualhost-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betaWeb","download_url":"https://codeload.github.com/betaWeb/apache2-virtualhost-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betaWeb%2Fapache2-virtualhost-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["apache2","gui","nodejs","vhosts","vuejs2"],"created_at":"2025-01-19T05:59:05.036Z","updated_at":"2026-04-15T13:31:29.442Z","avatar_url":"https://github.com/betaWeb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apache2-virtualhost-generator\n\n\u003e Apache2 virtualhost config file (on sites-available folder) generator build with NodeJS.\n\n![Editer une configuration](/static/images/pic1.png)\n\n## Installation\nRun the following command to build the project:\n```SHELL\nnpm run build\n```\nThen, check that you have su permissions. If not, add this line on `/etc/sudoers` (replace `\u003cusername\u003e` by your current username) :\n```SHELL\n\u003cusername\u003e ALL=(ALL) NOPASSWD: ALL\n```\n## Run application\nTo run application, just run the following command :\n```SHELL\n# via NPM\nnpm run serve:prod\n\n# Via NodeJS\nnode server.js\n```\n\nThe server starts by default on port `3000`. To launch app with other port, or define other environment variables, you can edit `.env` file.\n```SHELL\nAPP_ENV=\"production\"\nAPI_ONLY=false\n\nAPI_PROTOCOL=\"http\"\nAPI_HOST=\"localhost\"\nAPI_PORT=8905\nAPI_URL=\n\nAPP_PROTOCOL=http\nAPP_PORT=3000\n\nCONF_PATH=\"/etc/apache2/\"\nCONF_EXTENSION=\".conf\"\nCONF_AVAILABLES=\"sites-available/\"\nCONF_ENABLED=\"sites-enabled/\"\n```\n\nIf you only want to launch the API, you can set `API_ONLY` env variable value at `true`.\nIt allows you to access the app via an HTTP server like Apache2, Nginx etc (the entry point is `build/index.html`).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetaweb%2Fapache2-virtualhost-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetaweb%2Fapache2-virtualhost-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetaweb%2Fapache2-virtualhost-generator/lists"}