Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

Windows

  1. Home>
  2. Windows

Wagtail in Docker

  • Post author:Van Ly
  • Post published:July 31, 2022
  • Post category:django/docker/programming/Python/Windows

Over the weekend I found out about a CMS software written on top of Django called Wagtail. The installation instructions promise an easy path. Just run: pip install wagtail Since…

Continue ReadingWagtail in Docker

Fast Guide to Launching an EC2 Instance w/ SSH Access

  • Post author:Van Ly
  • Post published:September 29, 2019
  • Post category:AWS/ec2/ssh/Windows

Concepts Minimal number of concepts to understand: Key pair -- a pair of public and private cryptographic keys that will be used to establish a secure shell/terminal to the launched…

Continue ReadingFast Guide to Launching an EC2 Instance w/ SSH Access

Aptana w/ Rails for Windows 7

  • Post author:Van Ly
  • Post published:December 25, 2014
  • Post category:ide/programming/rails
  • Post comments:0 Comments

See http://www.therealvan.com/pn/?p=186 for installing: Rails 3.0.3 & MySQL on Windows 7. After installing those, and once work begins, chances are an IDE w/ line-debugging capabilities are needed. Aptana Studio 3 seems to…

Continue ReadingAptana w/ Rails for Windows 7

Heroku on Windows 7

  • Post author:Van Ly
  • Post published:August 17, 2014
  • Post category:heroku/programming/Windows
  • Post comments:0 Comments

Prerequisites Git installed and on PATH Installation Sign up for a Heroku account.  Note the user email address and password. Download and install the Heroku Toolbelt. (see https://devcenter.heroku.com/articles/quickstart) Even if…

Continue ReadingHeroku on Windows 7

Rails w/ MySQL (Windows 7-64)

  • Post author:Van Ly
  • Post published:May 22, 2014
  • Post category:mysql/programming/rails
  • Post comments:0 Comments

Mainly notes on setting up the following (suitable for Dreamhost's Rails setup): Ruby 1.8.7-p374 Rails 3.0.3 Ruby devkit  (from http://rubyinstaller.org/downloads/) MySQL Installer 5.6.17 Community Server 64-bit mysql2 GEM '0.2.22' Install Ruby 1.8.7 by…

Continue ReadingRails w/ MySQL (Windows 7-64)

Debugging Node.js on Windows

  • Post author:Van Ly
  • Post published:March 3, 2013
  • Post category:Node.js/programming
  • Post comments:0 Comments

Confluence One annoying thing about Open Source and/or free stuff in general is that things are sparsely documented, if even. Take the n packages and, due to the ways they…

Continue ReadingDebugging Node.js on Windows
  • Author.instance().info()
  • Docker Starters
Copyright - WordPress Theme by OceanWP