An Implementation of API Documentation Whiteboard on Ubuntu & Node using Docker
1.0K
An Implementation of Whiteboard API Documentation on Node & Alpine inside Docker
by Collective Acuity
startBoard.sh
Creates container with required volumes and starts npm on a hexo server
Requires:
rebuildDocker.sh
Initiates an automated build command on Docker to update base image
Requires:
tunnelMe.sh
Initiates a secure tunnel from local device to endpoint on localtunnel.me
Requires:
The Git and Docker repos contain all the configuration for deployment to AWS.
Google Drive or Dropbox can be used to synchronize files across multiple devices.
Use AWS IAM to assign user permissions and create keys for each collaborator.
Collaborators are required to install dependencies on their local device.
Repo should be FORKED by collaborators so reality is controlled by one admin.
New dependencies should be added to the Dockerfile, NOT to the repo files.
Collaborators should test changes to Dockerfile locally before merging to remote:
docker build -t test-image .
.gitignore and .dockerignore have already been installed in key locations.
To prevent unintended file proliferation through version control & provisioning,
add/edit .gitignore and .dockerignore to include all new:
Content type
Image
Digest
Size
34.2 MB
Last updated
over 10 years ago
docker pull rc42/slateboard