Dead simple deployment system
Project description
SimpleDeployer
Edit ~/.deployer/deployer.yaml this is your config file.
definitions:
- outDir: /var/www/graphPlayground
repository: https://github.com/MikeDombo/graphPlayground.git
sourceDir: .
ignore:
- .*/* # Ignore all directories starting with ".". Ex. .git and .vscode
noOverwrite:
- .gitlab-ci.yml # If you have a local config file, for example and don't want it overwritten every time you deploy, add it here
postInstall: # Commands to run after the copy happens. Use this to update node_modules and similar.
- npm ci
- npm run build
Additional options:
- branch: The branch to clone from Git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SimpleDeployer-1.1.0.tar.gz
(3.5 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SimpleDeployer-1.1.0.tar.gz.
File metadata
- Download URL: SimpleDeployer-1.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57f156bde25b1b464811bb1c5f1d92c0f9732157f20f904a7001785a3ad56c4b
|
|
| MD5 |
f89143ac10a293e231fff185531a92a5
|
|
| BLAKE2b-256 |
8cde508c9563a54c51037c568d87b19eabe50fc3db136b4d052887b91a7b071e
|
File details
Details for the file SimpleDeployer-1.1.0-py3.7.egg.
File metadata
- Download URL: SimpleDeployer-1.1.0-py3.7.egg
- Upload date:
- Size: 7.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e399ff33f5614978653894fb86c2c992c2d65ecad094a6fcdc28bdb07bf0d4b
|
|
| MD5 |
cdb4b964fd785883d7076e91af7e4446
|
|
| BLAKE2b-256 |
9c5f5f0eaee10cdedf44a3d8a85dc4e056ecbdf0ef6f5dc9696404abb116b6a3
|
File details
Details for the file SimpleDeployer-1.1.0-py3-none-any.whl.
File metadata
- Download URL: SimpleDeployer-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
500f8cba7501d94a98eeccbe10453acf74b8faf36c64ea66a20193a37dbded7a
|
|
| MD5 |
cb6dfa07c18764903472a3005c444a48
|
|
| BLAKE2b-256 |
ec6a3089363301c14b72c77fd74c75c23ac0ac213df0c9035b43484d8b39c92c
|