{"id":23021632,"url":"https://github.com/raupulus/tools-server-scripts","last_synced_at":"2026-05-03T06:34:19.393Z","repository":{"id":53919661,"uuid":"427477297","full_name":"raupulus/tools-server-scripts","owner":"raupulus","description":"Herramientas para solucionar mis tareas repetitivas en servidores para proyectos que gestiono o desarrollo mediante scripts en bash para linux. Mirror de https://gitlab.com/raupulus/tools-server-scripts","archived":false,"fork":false,"pushed_at":"2023-01-10T08:58:51.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T18:52:44.121Z","etag":null,"topics":["bash","script","scripts","server","tools","web"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raupulus.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}},"created_at":"2021-11-12T19:42:06.000Z","updated_at":"2023-03-16T16:09:28.000Z","dependencies_parsed_at":"2023-02-08T18:01:08.240Z","dependency_job_id":null,"html_url":"https://github.com/raupulus/tools-server-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raupulus/tools-server-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raupulus%2Ftools-server-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raupulus%2Ftools-server-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raupulus%2Ftools-server-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raupulus%2Ftools-server-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raupulus","download_url":"https://codeload.github.com/raupulus/tools-server-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raupulus%2Ftools-server-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T03:21:47.309Z","status":"ssl_error","status_checked_at":"2026-05-03T03:21:43.884Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash","script","scripts","server","tools","web"],"created_at":"2024-12-15T12:18:45.184Z","updated_at":"2026-05-03T06:34:19.374Z","avatar_url":"https://github.com/raupulus.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tools Server Scripts\n\nHerramientas para solucionar mis tareas repetitivas en servidores para \nproyectos que gestiono o desarrollo principalmente en web con PHP y laravel.\n\n## Description\n\nEsta herramienta facilita el acceso, generar proyecto, conectar a servidores,\nmover assets bidireccionalmente entre servidor/local, actualizar repositorio \nremoto, actualizar db remota/local.\n\n## Installation\n\nPrimero descargamos el proyecto desde el repositorio oficial a un directorio\ndónde no lo vayamos a mover más, para posteriormente enlazarlo mediante un \ncomando para el usuario.\n\n```bash\ngit clone https://gitlab.com/fryntiz/tools-server-scripts.git\ncd tools-server-scripts\n```\n\nAhora copiamos el archivo .env.example al .env y editamos los valores que \ncontiene estableciendo los que deseamos utilizar.\n\n```bash\ncp .env.example .env\n```\n\nEjecutamos el script y lo instalamos para el sistema, realmente se instalará\npara el usuario dentro de ${HOME}/.local/bin/tss\n\n```bash\n./main.sh\n```\n\nUna vez dentro de la herramienta, instalamos introduciendo la letra \"i\" y \npulsando enter. Esto generará el enlace hacia el directorio actual \npermitiendo ejecutarlo desde cualquier lugar usando el comando **tss**.\n\n## Usage\n\nWIP\n\n## Contributing\n\nWIP\n\n## License\n\nGPLv3\n\n## Project status\n\nDesarrollo inicial. Pruebas sobre una base recién desarrollada.\n\n## Collaborators\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraupulus%2Ftools-server-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraupulus%2Ftools-server-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraupulus%2Ftools-server-scripts/lists"}