{"id":13489286,"url":"https://github.com/WordOps/wordops-dashboard","last_synced_at":"2025-03-28T04:31:02.478Z","repository":{"id":98037815,"uuid":"179221520","full_name":"WordOps/wordops-dashboard","owner":"WordOps","description":"Dashboard for WordOps backend","archived":false,"fork":false,"pushed_at":"2023-12-17T23:01:49.000Z","size":1315,"stargazers_count":50,"open_issues_count":0,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T00:11:10.539Z","etag":null,"topics":["backend-server","bootstrap","dashboard","netdata","server-monitoring","wordops"],"latest_commit_sha":null,"homepage":"https://demo.wordops.eu/","language":"CSS","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/WordOps.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":"2019-04-03T06:06:38.000Z","updated_at":"2024-12-05T17:13:37.000Z","dependencies_parsed_at":"2023-12-17T23:48:47.474Z","dependency_job_id":null,"html_url":"https://github.com/WordOps/wordops-dashboard","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordOps%2Fwordops-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordOps%2Fwordops-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordOps%2Fwordops-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WordOps%2Fwordops-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WordOps","download_url":"https://codeload.github.com/WordOps/wordops-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245970414,"owners_count":20702410,"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":["backend-server","bootstrap","dashboard","netdata","server-monitoring","wordops"],"created_at":"2024-07-31T19:00:21.879Z","updated_at":"2025-03-28T04:31:02.118Z","avatar_url":"https://github.com/WordOps.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# WordOps Dashboard\n\nA clean Bootstrap dashboard for WordOps that show server metrics, Nginx current connection, requests and more powered by Netdata.\n\n![wo-dashboard](https://img.virtubox.net/images/2019/09/26/b54MuLgiNf.gif)\n\n## Features\n\nDemo available on: [demo.wordops.eu](https://demo.wordops.eu)\n\n* Real-time server metrics.\n* One click access to various tools (Nginx VTS, phpMyAdmin, Adminer, phpRedisAdmin,... that can be installed with `wo stack install` command)\n* Beautiful graph and gauge.\n* Fast and clean.\n\n## Usage\n\n### Automatic\n\n```bash\nwo stack install --dashboard\nwo stack install --netdata\n```\n\n### Manual\n\nDownload and extract the archive in a directory :\n\n```bash\ncurl -sL https://github.com/WordOps/wordops-dashboard/releases/download/v1.2/wordops-dashboard.tar.gz | tar -xzf - -C /path/you/want\n```\n\nReplace in the following line `/netdata/` with the full and public address of your netdata instance :\n\n```html\n\u003cscript type=\"text/javascript\" src=\"/netdata/dashboard.js\"\u003e\u003c/script\u003e\n```\n\n## Troubleshooting\n\n**Network interfaces meter are not displayed on the dashboard**\n\nIf you network interface isn't named `eth0`, you just have to use the command `ifconfig` to find its name and to replace `eth0` with the proper interface name in the dashboard index.php file. Example for a network interface named `ens18`:\n\n```bash\nsed -i 's/eth0/ens18/' /var/www/22222/htdocs/index.php\n```\n\n## Build\n\nThe dashboard contains minified CSS, JS files that generated by Gulp build process. It's required to install Nodejs, Gulp and require package to build your own new CSS, JS files.\n\n```bash\nnpm install # for the first time\ngulp # or\ngulp css # or\ngulp js\n```\n\n## Credits\n\nBased on Argon dashboard template by [Creative Tim](https://www.creative-tim.com).\n\nPowered by [Netdata](https://github.com/netdata/netdata) Monitoring suite.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWordOps%2Fwordops-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWordOps%2Fwordops-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWordOps%2Fwordops-dashboard/lists"}