Skip to content

This is how I configure a fresh Ubuntu installation for serving me as a workstation.

Notifications You must be signed in to change notification settings

cristiklein/stateless-workstation-config

Repository files navigation

Stateless Workstation Configuration

Lint Test

This is how I configure a fresh Ubuntu installation for serving me as a workstation.

Usage

After installing a fresh Ubuntu 24.04:

sudo apt install git
git clone https://github.com/cristiklein/stateless-workstation-config.git
cd stateless-workstation-config
./deploy.sh

Enjoy!

Development

To work on a single role:

ansible localhost --module-name include_role --args name=cklein.wallpapers

Out of scope

To avoid putting credentials in this repo, this script currently doesn't configure:

  • Dropbox username and password;
  • Chrome username, password and sync passphrase;
  • Slack workspaces;
  • Wireless networks;
  • VPNs;
  • Printers.

About

This is how I configure a fresh Ubuntu installation for serving me as a workstation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published