by jbaptiste | Dic 15, 2018 | backups, containers, docker, docker-compose, open source, otrs, restore
Another missing feature of my OTRS docker containers was the automation of the backup files. OTRS already includes a backup script, and we also included a convenience script that runs that script with default parameter values (full backups, gzip compressed), which you...
by jbaptiste | May 7, 2018 | docker, docker-compose, experimental, otrs, upgrade, upgrades
One missing feature of my OTRS docker containers was automating a major version upgrade without any manual configuration. It should be as easy to do as it is launching it. Minor versions upgrades are easy: just pull the new image and restart your containers. For...
by jbaptiste | May 2, 2018 | ansible, bigbluebutton, https, letsencrypt, open source, ssl, ubuntu, video conference, videoconference, web conferencing
I was looking for an ansible role to install BigBlueButton with SSL support, but it seems there’s not much roles out there for this. Searching I the Internet the most complete one I found was this one, but it was outdated (last commit from two years ago) and...
by jbaptiste | Feb 13, 2018 | docker, docker-compose, githhub, otrs
At the end of last year, OTRS 6 was released, it has some cool new features like the revamped admin interface, the new SysConfig , or the message transmission status. You should check out the complete new features list if you want to know more. I have been working on...
by jbaptiste | Ene 25, 2018 | bandwidth, download-tester, network latency, network-tests, ping, ping-tester, python, tests, upload-tester
Because of new IT regulations in my country, since some time the company I work at has to periodically send a report to the IT ministry with performance data that measures our current network bandwidth performance that is used for our customer’s services (I work...
by jbaptiste | Jul 20, 2017 | containers, dnf, docker, hub, mageia, planet-mageia-english
Mageia 6 was released last week, so during this week I worked on updating the official docker images too. This new release includes a new package manager additional to urpmi called dnf from the Fedora Project, which makes it now possible to offer third-party free and...
by jbaptiste | Jun 14, 2016 | centos, containers, docker, docker-compose, help desk, install, mariadb, mysql, otrs, postfx, support software, tickets
UPDATE: This image has seen a LOT of improvements in the last four years, starting that it runs the latest OTRS version 6 and Znuny versions. See other blog entries to discover more about its development and new features ! At work we use OTRS for our help desk...
by jbaptiste | May 16, 2016 | centos, debian, iso, pxe, ubuntu, vboxsf, virtualbox, virtualization
I’m setting up a network install server on a VirtualBox VM, and I didn’t want to copy the contents of the iso images of the distros going to be available through PXE to avoid having a huge VM. Worse if I also included other repos like epel or centosplus,...
by jbaptiste | Dic 31, 2015 | docker, docker-compose, gmail, postfx, relay, smtp, smtp relay
UPDATE: This entry is more than five years old, please check other more recent posts to learn more about the evolution of this image. I have had a very busy year and had the chance to work on a lot of new and useful docker containers. Taking advantage of these...
by jbaptiste | Feb 13, 2015 | bbb, bigbluebutton, containers, docker, github, lxc, virtualization
I have made some improvements on my BigBlueButton docker images since I last posted about that. Now, the container can be accessed externally and not only through the private IP address docker assigns to it (by default in 172.17.0.x range) as before. For this to work,...
Comentarios recientes