Skip to content

Commit

Permalink
chore: update post category
Browse files Browse the repository at this point in the history
  • Loading branch information
kungfux committed Jul 6, 2024
1 parent a447c39 commit 484e5f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2013/2013-07-04-creating-a-development-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Project of setting up a self-hosted development server with useful
date: 2013-07-04 00:18:57 +0200
last_modified_at: 2013-07-04 00:18:57 +0200
published: true
categories: [Projects, DevOps]
categories: [Projects, System Administration]
tags: [Linux, Bash, SVN, Munin, Jenkins, Redmine, PHP, MySQL]
mermaid: false
media_subpath: /assets/media/2013/creating-a-development-server/
Expand Down Expand Up @@ -100,4 +100,4 @@ To facilitate automated build and test, I configured Jenkins to use a VirtualBox
## Conclusion
- Having a development server allowed me to manage projects in an organized way and learn new skills.
- Setting it up with open source software like Ubuntu, Apache, MySQL, Jenkins, SVN, Redmine, etc. kept costs down while providing powerful tools for development and collaboration.
- This experience has been useful for my future projects, including smart home automation and home network administration, as well as a general understanding of how things work.
- This experience has been useful for my future projects, including smart home automation and home network administration, as well as a general understanding of how things work.

0 comments on commit 484e5f4

Please sign in to comment.