Skip to content

Deployment

The general deployment process consists of several interrelated activities with possible transitions between them. These activities can occur at the producer side or at the consumer side or both.

Here are 1,818 public repositories matching this topic...

kevinsimper
kevinsimper commented May 21, 2018

What would be the minimal IAM Policy for deploying, I know the policy on the website, but that has also access to EC2 and is quite broad. For example I would not need to control a domain from there.

Like it would be a role that you could put on Travis-CI and not worry about them deleting your EC2 instances.

I tried deleting everything other than Lambda, API Gateway and S3, but then I began

AppImageKit
brecke
brecke commented May 2, 2018

hi there,

Just installed latest versions of shipit packages and here's something new:

Running 'deploy:fetch' task...
Create workspace...
Workspace created: "/var/folders/s0/scv46d414cd28hyzsd5_pcrw0000gn/T/tmp-72206PXTF2WKB77Ro"
Initialize local repository in "/var/folders/s0/scv46d414cd28hyzsd5_pcrw0000gn/T/tmp-72206PXTF2WKB77Ro"
Running "git init" on local.
@ Initialized empty Gi
armab
armab commented Aug 30, 2019

st2 services log error if [coordination] connection was unsuccessful, which is great:

2019-08-30 11:19:54,609 DEBUG [-] Using Python: 2.7.12 (/opt/stackstorm/st2/bin/python)
2019-08-30 11:19:54,609 DEBUG [-] Using config files: /etc/st2/st2.conf,/etc/st2/st2.docker.conf,/etc/st2/st2.user.conf
2019-08-30 11:19:54,610 DEBUG [-] Using logging config: /etc/st2/logging.api.gunicorn.conf
2019
bitwalker
bitwalker commented Aug 1, 2018

This issue is to track the work for improving the documentation:

  • Split up guides/pages on topics to provide softer introductions with specific pages for more detailed content
  • Provide intro page with basic rationale of releases, terminology, and starting points for different languages (i.e. I'm coming from Ruby or Python, here is how OTP releases compare).
  • Provide doc to prov
jklaise
jklaise commented May 28, 2019

Any examples and docs using the Python2 wrapper image should be re-written for Python3 (related to #566), a grep through the repository for s2i-python returned the following:

 grep -nrw . -e 's2i-python2'
./examples/models/deep_mnist/deep_mnist.ipynb:648:    "!eval $(minikube docker-env) && s2i build . seldonio/seldon-core-s2i-python2:0.5.1 deep-mnist:0.1"
./doc/source/tutorials/opensh
micw
micw commented Oct 26, 2018

With docker, tags are mutable: the referenced image may change for any tag (not only for latest). For example even if a project is using semantic versioning for the project, a new docker image could be available if the base image changes without changing the project's version (most common case: security update of the base image).

The documentation says for policies:

force: force update ev

Deployment apps

Murano-deploy

Enable Murano project auto-validation & auto-deployement

PR Scheduler

Lets developers schedule PRs to be merged at a specific date/time. Useful for scheduling posts on static blog frameworks

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

See more Deployment apps

Learn about deployment

Wikipedia
Wikipedia
You can’t perform that action at this time.