Skip to content

Commit

Permalink
Merge pull request #21 from oliviermgx/main
Browse files Browse the repository at this point in the history
minor improvments
  • Loading branch information
lexoyo authored Nov 27, 2024
2 parents 03bb9bc + 40035a7 commit 59df870
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This code adds features to the editor specific to our instance (in `index.js` an

* [x] Multi-site with the Dashboard plugin
* [x] Automatic deployment to [CapRover](https://caprover.com/) (see the captain-definition file and the file `.github/workflows/caprover.yml`)
* [x] Onboarding: Send an email with [brevo the 1st time we see a user](https://brevo.co/) + use Silex notification system to guide users through the first steps
* [x] Onboarding: Send an email with [brevo the 1st time we see a user](https://brevo.com/) + use Silex notification system to guide users through the first steps
* [x] Enable or disable cloud services and hosting providers with env vars
* [x] [Docker image](https://hub.docker.com/r/silexlabs/silex-platform)

Expand Down
3 changes: 3 additions & 0 deletions silex-platform.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# File for Caprover Github repo for including silex-platform as an one-click-app https://github.com/caprover/one-click-apps
#
# Don't change/use it without knowing what you are doing !
captainVersion: 4
services:
'$$cap_appname':
Expand Down

0 comments on commit 59df870

Please sign in to comment.