Nitishkumar Singh
52f64dfaa2
Include Unistall and Stop faasd
...
Signed-off-by: Nitishkumar Singh <nitishkumarsingh71@gmail.com>
2022-04-06 12:21:58 +01:00
Lucas Roesler
551e6645b7
chore: improve multipass cloud-config and instructions
...
Improve the Multipass cloud-config.txt by using the install.sh script
instead of stale install instructions. This ensures that the latest
release is installed and reduces the number of install instructions we
need to maintain.
Also, improve the instructions for using multipass by including a
one-line command for setting the correct ssh key _and_ starting the VM.
Finally, improve the markdown formatting by indenting the paragraph
bodies of the list items. This ensures that the content is properly
aligned with the bullet list.
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2022-01-19 12:44:47 +00:00
Alex Ellis
8fbdd1a461
Update ROADMAP.md
2021-11-14 08:58:52 +00:00
Richard Gee
acb5d0bd1c
Amend patches.md gh command to include 'pr'
...
Signed-off-by: Richard Gee richard@technologee.co.uk
2021-11-03 19:48:39 +00:00
Alex Ellis (OpenFaaS Ltd)
2c9eb3904e
Add guide for testing patches.
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-11-01 13:00:26 +00:00
Engin Diri
57322c4947
Update terraform scripts to latest version
...
Signed-off-by: Engin Diri <engin.diri@mail.schwarz>
2021-08-25 17:04:56 +01:00
Alex Ellis (OpenFaaS Ltd)
6b840f0226
Upgrade scripts for faasd 0.13.0
...
Upgrade to 0.13.0 and add build script for containerd on arm64
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-07-27 10:36:22 +01:00
Alex Ellis (OpenFaaS Ltd)
12ada59bf1
Update to containerd v1.5.4
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-07-27 10:30:12 +01:00
Alex Ellis (OpenFaaS Ltd)
4c9c66812a
Upgrade to faasd 0.12.5 for automation scripts
...
* Updates cloud-config and terraform templates to 0.12.5
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-07-27 10:30:12 +01:00
Alex Ellis (OpenFaaS Ltd)
1d86c62792
Bump scripts to install faasd 0.11.0
...
Moves to CNI results cache for looking up container IPs.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-02-22 09:56:06 +00:00
Alex Ellis (OpenFaaS Ltd)
27ba86fb52
Update Go version for building
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-02-21 18:26:23 +00:00
Lars
bc2fe46023
add git to cloud-init
...
Signed-off-by: Lars <larslehmann@kabelmail.de>
2021-02-14 07:38:51 +00:00
Alex Ellis (OpenFaaS Ltd)
507ee0a7f7
Add media
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-02-06 14:50:56 +00:00
Christopher Timm
8f6d2fa6ec
Fix another small type in MULTIPASS tutorial
...
Signed-off-by: Christopher Timm <whiteHatTux@timmch.de>
2021-02-06 09:33:52 +00:00
Christopher Timm
0e6983b351
Use jq short form instead of jq with a chained tr in Tutorial
...
Signed-off-by: Christopher Timm <whiteHatTux@timmch.de>
2021-02-06 09:33:52 +00:00
Alex Ellis (OpenFaaS Ltd)
d7fea9173e
Update published version to 0.10.2
...
Fixes an issue with metrics
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-02-02 19:37:55 +00:00
Alex Ellis (OpenFaaS Ltd)
cd4add32e1
Update -t vs -u for journalctl
...
-t = syslog identifier
-u = unit name
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-01-23 19:50:57 +00:00
Alex Ellis (OpenFaaS Ltd)
4e8a1d810a
Update faasd release
...
Pin scripts and automation to the latest version of faasd
which moves to use the openfaas namespace for the core
services instead of default.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-01-17 19:21:00 +00:00
Alex Ellis
d4454758d5
Update DEV.md
2021-01-17 12:20:45 +00:00
Alex Ellis (OpenFaaS Ltd)
a4a33b8596
Update ROADMAP and constraints
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-01-13 14:35:15 +00:00
Alex Ellis (OpenFaaS Ltd)
954a61cee1
Update roadmap / features and add new book offer
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2021-01-13 14:24:07 +00:00
Alex Ellis (OpenFaaS Ltd)
cb786d7c84
Bump minor version of faasd to 0.9.10
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-12-08 08:45:52 +00:00
Alex Ellis (OpenFaaS Ltd)
8159fb88b7
Update faasd version to 0.9.9
...
This version contains several fixes and should be used for
new users.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-12-07 14:21:47 +00:00
Utsav Anand
716ef6f51c
Bump gateway version to 0.19.1 & do a shallow checkout of faasd repo
...
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-10-15 14:44:32 +01:00
Alex Ellis (OpenFaaS Ltd)
92523c496b
Update docs for multipass
...
Suggestion via @paulkarayan in #116
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-10-15 13:42:46 +01:00
Utsav Anand
3ce724512b
Update faasd version in cloud-config to 0.9.5
...
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-09-21 15:54:19 +01:00
Simon Emms
16a8d2ac6c
Add subdomain variable to terraform
...
Tested by running against a new DO cluster. Readme updated with the new variable name and a
brief description of it
Signed-off-by: Simon Emms <simon@simonemms.com>
2020-08-25 09:10:06 +01:00
Alex Ellis (OpenFaaS Ltd)
68ac4dfecb
Add ignore files
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-08-13 16:18:28 +01:00
Alex Ellis (OpenFaaS Ltd)
c2480ab30a
Upgrade versions for terraform scripts
...
Update containerd, faasd and caddy 2 versions.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-08-13 16:06:18 +01:00
Alex Ellis (OpenFaaS Ltd)
038b92c5b4
Add faas-cli step
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-08-10 12:05:04 +01:00
Alex Ellis (OpenFaaS Ltd)
f1a1f374d9
Pin containerd service version for dev instructions
...
The pinned version fixes and issue with containerd timing out
when starting.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-08-10 12:03:12 +01:00
Alex Ellis (OpenFaaS Ltd)
24692466d8
Update start-order for dev instructions
...
There appeared to be a new error with containerd not having any
kind of network configs. Reported by @LucasRoesler.
containerd is taking a very long time to start with a basic
multipass VM, > 90s. This may be a red herring, but hope the
change will be helpful.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-08-10 11:43:22 +01:00
Alex Ellis
e3589a4ed1
Correct spelling of Canonical in tutorial
...
Correct spelling of Canonical in tutorial
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-07-24 08:35:21 +01:00
Alex Ellis (OpenFaaS Ltd)
4423a5389a
Move multipass tutorial into the repo
...
Taken from here:
https://gist.github.com/alexellis/6d297e678c9243d326c151028a3ad7b9
So that PRs can be sent and updates made.
Closes : #84
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-06-28 10:57:09 +01:00
Alex Ellis (OpenFaaS Ltd)
42b9cc6b71
Update suffix approach for dev guide
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-05-27 12:07:08 +01:00
Mehdi Yedes
25c553a87c
Reorganise docs/ folder
...
Signed-off-by: Mehdi Yedes <mehdi.yedes@gmail.com>
2020-05-27 12:00:06 +01:00
Mehdi Yedes
cbff6fa8f6
Include instructions for bootstrapping faasd on digitalocean
...
Signed-off-by: Mehdi Yedes <mehdi.yedes@gmail.com>
2020-05-27 12:00:06 +01:00
Alex Ellis (OpenFaaS Ltd)
04f1807d92
Bump instructions to latest patch release
...
Includes a fix for security in 0.8.2
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-04-29 16:18:53 +01:00
Alex Ellis
9dcdbfb7e3
Update DEV.md
2020-03-05 15:28:16 +00:00
Alex Ellis (OpenFaaS Ltd)
3a9b81200e
Promote to 0.8.0 with pull policy of always
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-02 17:23:48 +00:00
Alex Ellis (OpenFaaS Ltd)
734425de25
Update the dev workflow
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-03-01 20:37:19 +00:00
Alex Ellis (OpenFaaS Ltd)
0efb6d492f
Update developer docs
...
* Adds new step for installing containerd with systemd
* Adds warning up top that this is not for newbies :-)
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-17 17:47:11 +00:00
Alex Ellis (OpenFaaS Ltd)
c379b0ebcc
Lift out developer instructions
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-06 10:03:37 +00:00