Skip to main content

Git commands

G

it is an important part of any software development. In this section we are presenting some commands that are used commonly.

The following is a list of commands you often need.

Tags
  • Git remove a committed file


Theming

D

esign is an art and front end design is not an exception.

We discuss several aspects of design especially using themes in the article.

Backup & Restore Redmine

A

nightmare comes true. I google around for a couple of hours to move my running Redmine installation from one server to a new one. There were many suggestions on the google but none worked for me as those were either out dated or incomplete.

In this article we will backup a running Redmine installations with docker-compose from one host to another. As this is more a generic way of backup & restoring docker images it might work for other applications using docker containers. However this approach has been tested for Redmine with Ubuntu servers ( v18.04, v22.04) only.

  • Backup

  • Restore

  • Settings


CI / CD with Image Registry

C

I / CD is an essential part of agile development process. It is widely used to enhance testing, customer satisfaction and improve software quality. 

docker imagesFigure : Insert installation CD

Would you like to have your next software update on a CD which is built, tested and pre-packed delivered to your home ? 

So you don't need to go through the hassle of installing it, trouble shooting it; and even you can rectify the famous IT proverb: 

It works on my system but not on your server!

Here we present the complete guide for installing and deploying a CI/CD system with pipelines.

 

 

 

  • What is CI/CD?

  • Installations


Using Drupal Modules

C

ore and contributed modules

  1. Responsive image styles : https://www.specbee.com/blogs/setup-responsive-images-in-drupal-9
  2. Menu Item Extras

 

  • Devel