react-wildcat icon indicating copy to clipboard operation
react-wildcat copied to clipboard

Umbrella Docker Tasklist

Open doctyper opened this issue 9 years ago • 2 comments

Create a Wildcat Docker image that includes the following:

Outstanding

  • [x] Required global dependencies
    • [x] Node 4.x
    • [x] npm 3.x
    • [x] jspm 0.16.x
  • [x] Required local dependencies
    • [x] node_modules
    • [x] jspm_packages
  • [x] Sync file system changes between host and container with volumes
  • [x] Create docker-compose file with every environment variable that can be configured in Wildcat

Wishlist

  • [x] Host / maintain a development TLD (e.g. .dev, .localhost) within a Docker container
  • [ ] Script and/or instructions on how deploy to AWS/Azure/Digital Ocean via Docker

doctyper avatar Jul 08 '16 16:07 doctyper

Just a thought in the tld https://iyware.com/dont-use-dev-for-development/

staxmanade avatar Jul 09 '16 21:07 staxmanade

@staxmanade Yeah we are in the process of switching TLDs.

doctyper avatar Jul 11 '16 17:07 doctyper