Skip to content

Conversation

@aillopos
Copy link
Collaborator

No description provided.

@aillopos aillopos force-pushed the feature/add-docker-to-ansible-provisioning branch 4 times, most recently from ecffbbe to daa68b7 Compare March 22, 2020 15:55
@aillopos aillopos marked this pull request as ready for review March 22, 2020 16:50
We use 'geerlingguy's' docker role to install docker via `ansible-galaxy`.

* `geerlingguy.docker`
* add 'ubuntu' and 'root' to docker users
In a previous commit we have installed docker. For the API to be able to run,
we need also python3 and several packages. We install them (if not yet
present).

Afterwards, the `flaskAPIwDocker` directory is coopied to the remote host and
run with `docker-compose`.

Therefore, this ansible script will set up a basic ubuntu system, install
everything necessary for the API to run and start it up with one command only.

Further:
* added typical entries (IDE specific, build stuff, ...) to gitignore (cf.,
* https://www.gitignore.io/api/go,code,linux,macos,windows,eclipse,jetbrains)
@aillopos aillopos force-pushed the feature/add-docker-to-ansible-provisioning branch from daa68b7 to bc5d74b Compare March 22, 2020 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants