Skip to content

Releases: skullops/containerschiff

v5.3.0

08 Jun 21:17
v5.3.0
f0bd252
Compare
Choose a tag to compare
Mostly `i3wm` tweaks and Sublime Text 3 configuration

v5.2.0

18 Mar 17:26
v5.2.0
c3c42fb
Compare
Choose a tag to compare
v5.2.0

v5.1.0

05 Mar 18:39
v5.1.0
43e1927
Compare
Choose a tag to compare
v5.1.0

4.2.0

15 Oct 17:18
4.2.0
5fed74f
Compare
Choose a tag to compare

4.2.0

  • bonded network configuration tested on ArchLinux
    round-robin between WLAN connection & LAN Cable connection;
    feature removed because it was conflicting with VPN config ( #68 )
  • DEBIAN STRETCH: dropped support for VirtualBox installation
  • sublime & dotfiles refactorization ( #72 )
    • remove useless Sublime Text variables
    • fix issue with 2 git configurations (1 for open-source, and
      another for work repos)
  • cleanup package installation list (there were some missing) ( #73 )
  • split vim provisioning into separate role: ( #76 )
    https://github.com/WizDevOps/vim-ansible-role
  • add weekly mirrorlist update cron ( #77 )

4.1.0

15 Aug 22:11
4.1.0
6f4571a
Compare
Choose a tag to compare
* add task to install Sublime Text 3
* remove obsolete ubuntu code
* fix folder opening issue on GNOME
* fix synaptics touchpad issue when disabling the touchpad

3.0.0

05 Feb 18:03
3.0.0
616eb02
Compare
Choose a tag to compare

616eb02 fix dbus-daemon PID spam caused by Telegram launched via dbus-launch (#44)
3c1c5c6 disable the useless annoying crash dialog (#41)
3124730 install Network and Disk monitoring tools (#42)
dc96b7a install latest KeePass 2.35+ for compatibility with YubiKey (#43)

2.0.0

02 Dec 12:54
Compare
Choose a tag to compare
  • add role for installing Telegram Messenger ( telegram.org )
  • make Docker provisioning more dynamic by using variables in most of the tasks
  • refactor Docker role
    • use vars in most of tasks
    • install experimental docker engine by default
    • install docker-py (Python library) by default with Docker engine for managing Docker containers via Ansible
    • install other Docker dependencies before installing the Docker Engine
    • move each task in separate file
      • install - for basic installation of Docker Engine
      • compose - for installing Docker Compose
      • machine - for installing Docker Machine
  • use encryption for secrets
    • Ansible Vault for encrypting secrets like:
      • auth tokens
      • login credentials
      • ssh keys

vars refactor

07 Sep 11:38
Compare
Choose a tag to compare

refactor variables

sherminator

07 Sep 06:06
Compare
Choose a tag to compare

Install & configure the following:

  • zsh
  • dotfiles
  • vim

Run via:

ansible-playbook -i inventory site.yml -K

Use the -K flag to be prompted for sudo password

Genesis Release

05 Sep 09:59
Compare
Choose a tag to compare
Describe the packages installed

Provide some documentation regarding the packages that are being
installed in case you'll get drunk and forget

Signed-off-by: Minca Daniel Andrei <[email protected]>