Thanks to visit codestin.com
Credit goes to github.com

Skip to content

felipefontoura/ubinkaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ubinkaze

MIT License

Ubinkaze (U-bin-ka-zeh) - "Ubuntu" + "Kaze" (πŸŒ€, wind in Japanese).

An comprehensive post-installation configuration tool for Ubuntu servers, streamlining the setup process and implementing best practices.

πŸš€ Features

  • Automated post-installation configuration
  • Security hardening settings
  • Common server software setup
  • Performance optimizations

πŸ“‹ Prerequisites

  • Ubuntu Server (24.04)
  • Root or sudo access
  • Basic command line knowledge

πŸ’‘ Usage

Run the setup script on your server:

bash <(curl -sSL https://raw.githubusercontent.com/felipefontoura/ubinkaze/stable/boot.sh)

πŸ‹ Docker Swarm

If you need to use Docker Swarm run:

docker swarm init --advertise-addr="<public ip>"
docker network create --driver=overlay network_public

🀝 Contributing

We welcome contributions to Ubinkaze! Here's how you can help:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

For documentation improvements:

  • Ensure clear and concise explanations
  • Include examples where appropriate
  • Follow the existing documentation structure

πŸ“ License

Ubinkaze is released under the MIT License.

πŸ“« Contact

πŸ™ Acknowledgments

About

An comprehensive post-installation configuration tool for Ubuntu servers.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages