Merged
Conversation
…d for correct remark-gfm footnotes functionallity
Add missing organization to readme
Add organization sponsors to website
Fix typos and grammar errors
… show duplicate labels
…cated-if-i-have-two-services-and-two-domains-in-one-docker-compose-file fix(compose): refetch compose file when enter to the modal to prevent…
fix(website): improve sponsor logo alignment
…ithout-lets-encrypt-email fix(traefik): allow to save domain without letsencrypt email when the…
…nv parsing to allow any values in enviroment variables
…s-in-external-server feat(certificates): create certificates in a remote server
fix(logs): improve logs in remote server when is error, and fix the e…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#538
#539
#544
#545
#546
#547
#550
#524
#531
#527
#523
#522
#459
Cloud
Split the server folder from nextjs and moved to a shared packages, since for cloud version we need high availability of workers which does the jobs of deployments and schedules, so this is only for cloud version,
apps/api,apps/schedulesthe self hosted version will be the same as we have now.