Git Product home page Git Product logo

born2broot-auto's Introduction

Türkçe Kurulum için --> tr

AUTO-RIZE OTO-MATIZE Born2Broot Project:

  • 120 POINTS. If you can learn all this.
  • Setup in 5 minutes.
  • ALL SETUPS with WORDPRESS..
  • Only vftpd or a service is missing if you are interested go to CONTRIBUTE

Overview

This project is part of the 42Cursus curriculum, specifically designed for the Born2Code program. Born2Broot is an introduction to system administration, where the goal is to set up a basic Linux system from scratch, configure it, create Wordpress and connect databases.

Necessities

  • Virtual Machine.
  • Debian Setup done already.
  • apt install git
  • OPEN PORTS from virtual machine setup: 80 (for Wordpress) 4242 (for SSH connection).

Take the Snapshot of the Clean Setup. (You have installed Debian and apt install git) LIKE RECOVERY I DID HERE.

image

This SNAPSHOT is important

  • If there is any update or changes to Linux Filesystem
  • Or changes to Wordpress or any configuration file.

* You can recover back to SNAPSHOT. If wrong installation.

THEN

Usage and Installation

To FINISH EASILY the Born2Broot project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/fygen/born2broot-AUTO.git
  2. Navigate to the project directory:

    cd preseed   # Enter folder
    chmod 777 *  # Give files system rights

    Then

  3. Install and configure everything one by one using this Terminal prompts press "y" to all:

    ./executeLines.sh 1system_setup_and_sudo_config.sh

    one by one

    ./executeLines.sh 2install_required_packages.sh
    ./executeLines.sh 3configure_ssh_and_firewall.sh
    ./executeLines.sh 4password_policy_configuration.sh
    ./executeLines.sh 5setup_monitoring_and_reboot.sh
    ./executeLines.sh 6wordpress_lighttpd_mariaDB_php.sh
    

    And here you go. Including Wordpress setup all IS done. You only need to press "y" to all prompts of installer. If there is a problem just CTRL C to quit and retry what is the problem, or contact me, for some other solution.

Contributing

Contributions are welcome! To contribute to the Born2Broot AUTOMATIZATION project, follow these steps:

  1. The FTP server or a service which is 5 POINTS

  2. FULL AUTONOMOUS SETUP without pressing "y".

HOW to Contribute

  1. Fork the repository.

  2. Create a new branch: (which can be autonomous or SERVICE)

    git checkout -b autonomous/autonomous-using-loop
  3. Make your changes and commit them:

    git commit -am "Add new feature"
  4. Push to the branch:

    git push origin autonomous/autonomous-using-loop
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any inquiries or support, please contact [email protected].

born2broot-auto's People

Contributors

fygen avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

siji-tecvinson

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.