Projects

These are some projects that I am working or have worked on:

  • Lampsible: Set up LAMP stacks (Linux, Apache, MySQL, PHP), quick and easy, powered by Ansible under the hood, and with a super simple CLI. It can do WordPress or Joomla sites, prebuild Laravel apps, or customized Apache environments. This website was set up with Lampsible!
  • [IN_PROGRESS] Docksible: Similar to Lampsible, but it installs everything into a Docker network via Docker-Compose. That is, it’s the more modern variant. It’s based on an older project that I’m currently refactoring, but not ready for stable use yet.