Commit Graph

8 Commits

Author SHA1 Message Date
420d8deddf Update README to change the direct download link for the setup script from the main repository to a new URL, improving clarity for users accessing the script. 2025-09-05 12:27:07 +01:00
4f93cd529b Update README to include direct download instructions for the setup script, enhancing accessibility for users. Add wget commands for both the main repository and an alternative source. 2025-09-05 12:25:22 +01:00
0f4dedf424 Revise README to reflect the transition from a Git repository setup tool to a comprehensive Debian first boot setup script. Update features, usage instructions, and security configurations, including system updates, user management, firewall setup, and intrusion prevention measures. Enhance clarity and detail throughout the document to guide users effectively. 2025-09-05 12:21:15 +01:00
7ca71b5bdc Add functionality to create an additional user during setup. Implement user input validation, SSH key generation for the additional user, and update firewall configuration to allow access for both sysadmin and additional users. Enhance user feedback throughout the process. 2025-09-05 12:16:59 +01:00
1c3dbcfcd7 Update Debian setup script to include user-configurable firewall and fail2ban options. Refactor SSH key generation for both sysadmin and root users, and streamline the final setup process with improved logging and user feedback. 2025-08-07 11:40:38 +01:00
c14240d5be Refactor Debian setup script to enhance security and user experience. Implement sysadmin user creation with SSH key generation, configure UFW and fail2ban, and streamline repository cloning process. 2025-07-31 16:56:02 +01:00
a7d4e6ec0e Enhance repository discovery in README and setup script. Implement API access for fetching all accessible repositories, including owned, shared, and public repos. Add fallback method for pattern scanning and improve user feedback during repository selection. 2025-07-14 11:03:27 +01:00
b37592e99d Sure! Pl 2025-07-14 10:54:34 +01:00