{"id":15064691,"url":"https://github.com/xaymup/gopanel","last_synced_at":"2026-01-02T23:05:16.825Z","repository":{"id":255668520,"uuid":"849551123","full_name":"xaymup/GoPanel","owner":"xaymup","description":"Minimalist server management panel written in Go","archived":false,"fork":false,"pushed_at":"2024-09-09T05:12:00.000Z","size":3603,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T10:14:32.249Z","etag":null,"topics":["go","linux","nginx","php","server"],"latest_commit_sha":null,"homepage":"","language":"Go","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/xaymup.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":"2024-08-29T19:46:55.000Z","updated_at":"2024-09-10T11:20:07.000Z","dependencies_parsed_at":"2024-09-09T06:30:36.205Z","dependency_job_id":"1e96e5ee-c1fa-4ada-99c2-23d2d9c8b718","html_url":"https://github.com/xaymup/GoPanel","commit_stats":null,"previous_names":["xaymup/gopanel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaymup%2FGoPanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaymup%2FGoPanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaymup%2FGoPanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaymup%2FGoPanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xaymup","download_url":"https://codeload.github.com/xaymup/GoPanel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790999,"owners_count":20348385,"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":["go","linux","nginx","php","server"],"created_at":"2024-09-25T00:25:06.336Z","updated_at":"2026-01-02T23:05:16.743Z","avatar_url":"https://github.com/xaymup.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoPanel\r\n\r\nGoPanel is a minimal server management panel written in Go. It is designed to support LEMP (Linux, Nginx, MySQL/MariaDB, PHP) stacks and provides a streamlined solution for managing servers.\r\n\r\n![image](https://github.com/user-attachments/assets/688534cf-b5e1-4f98-8d3a-c9aece815289)\r\n\r\n## Features\r\n\r\n- **Minimal Authentication Flow**: Very simple secure access with OTP only to ensure that only authorized users can manage the server.\r\n- **Simple API Framework**: Provides a straightforward API for integration and automation.\r\n- **EmbedFS**: The entire panel operates from a single binary, simplifying deployment and management.\r\n\r\n## Getting Started\r\n\r\n### Prerequisites\r\n\r\n- [Go](https://golang.org/dl/) (version 1.23 or higher) installed on your system. (Only for building)\r\n- Access to a server running a LEMP stack.\r\n\r\n### Installation\r\n\r\n1. **Clone the Repository**:\r\n\r\n    ```bash\r\n    git clone https://github.com/xaymup/gopanel.git\r\n    cd gopanel\r\n    ```\r\n\r\n2. **Build the Binary**:\r\n\r\n    ```bash\r\n    go build -o gopanel cmd/gopanel/main.go\r\n    ```\r\n\r\n3. **Run GoPanel**:\r\n\r\n    ```bash\r\n    sudo ./gopanel\r\n    ```\r\n\r\n### Testing\r\n\r\nTo test GoPanel, you can run it directly using the following command:\r\n\r\n```bash\r\nsudo go run cmd/gopanel/main.go\r\n```\r\n\r\n### Usage\r\n\r\n1. Access the Panel: Open your web browser and navigate to http://localhost:8888.\r\n\r\n2. Authenticate: Use your 2FA authenticator to log in.\r\n\r\n### Contributing\r\n\r\nIf you would like to contribute to GoPanel, please follow these steps:\r\n\r\n1. Fork the repository.\r\n2. Create a new branch (git checkout -b feature-branch).\r\n3. Make your changes and commit them (git commit -am 'Add new feature').\r\n4. Push to the branch (git push origin feature-branch).\r\n5. Create a new Pull Request.\r\n\r\n### License\r\n\r\nGoPanel is licensed under the MIT License. See the LICENSE file for more information.\r\n\r\n### Contact\r\n\r\nFor any questions or support, please reach out to hi@xaymup.me.\r\n\r\n\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaymup%2Fgopanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaymup%2Fgopanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaymup%2Fgopanel/lists"}