Skip to content

My collection of boilerplates, designed to simplify common tasks and make your life easier.

License

Notifications You must be signed in to change notification settings

deffcolony/boilerplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplates

"Simplify your life and streamline your workflow with our collection of useful boilerplates"

💬Discord | 📚Documentation

About

Boilerplates, in the context of software development, refer to preconfigured templates or starting points that provide a foundation for creating new projects or applications. They are reusable and standardized setups that encapsulate common configurations, dependencies, and structures for a specific technology stack or service.

This repository contains scripts and docker-compose templates for automation, backups, and other helpful utilities to make your life easier. Whether you are a system administrator, developer, or just someone who wants to automate repetitive tasks, this repository has scripts that can help.

Features

  • Scripts for backup and restore of popular databases like PostgreSQL, MySQL/MariaDB, and MongoDB.
  • Automated backups for popular applications like WordPress, Nextcloud, and GitLab.

Upcoming features

  • Scripts for managing Docker containers, images, and networks.
  • Utilities for managing files, directories, and permissions.
  • Scripts for monitoring server performance and generating reports.
  • And more!

Getting Started

To use the scripts in this repository, simply clone the repository to your local machine:

git clone https://github.com/deffcolony/boilerplates.git

Usage

Each script is designed to perform a specific task, such as automating backups or setting up a development environment. To use a script, simply navigate to the directory containing the script and execute it using the appropriate command.

For example, to run the backup script, navigate to your backup directory and run the following command:

sudo ./portainer-backup.sh

Contributing

If you have a script that you would like to contribute to this repository, feel free to submit a pull request. Make sure to test your script thoroughly and provide clear instructions on how to use it.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

About

My collection of boilerplates, designed to simplify common tasks and make your life easier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published