Docker is the easiest way to get started with self-hosted Supabase. It should only take you a few minutes to get up and running. This guide assumes you are running the command from the machine you intend to host from. Contents# Before you begin Installing and running Supabase Accessing your...
第一,由于众所周知的原因,我们从docker下载镜像的时候,速度慢,而我们自己搭建docker-hub速度则很快。 第二,官方的镜像有的时候无法满足我们的业务需求,我们需要进行定制开发,在完成之后,上传到公司内部的docker-hub中,方便其他人进行下载。 基于以上的原因,我们就需要搭建自己的docker-hub了。 经过上面的需求分析,我们...
[baidu] prefix = https:// url = www.baidu.com icon = static/images/apps/gogs.png sidebar_icon = static/images/apps/gogs.png description = Gogs is a painless self-hosted Git service. open_in = new_tab 7.4 访问应用 回到首页,可以看到已经成功在首页添加书签。 八、总结 DashMachine的部署很...
1. docker run -itd --name affine --restart unless-stopped -p 3000:3000 -v /opt/appdata/affine:/app/data ghcr.io/toeverything/affine-self-hosted:latest 打开页面,开箱即用,支持markdown。 照片类 照片类软件有immich、photoview、photoprism、lomorage、pigallery等等,这里以较为轻量的pigallery为例,...
name: Publish Docker image on: release: types: [published] jobs: push_to_registry: name: Push Docker image to Docker Hub runs-on: [self-hosted] permissions: packages: write contents: read steps: - name: Check out the repo uses: actions/checkout@v4 - name: Log in to Docker Hub uses...
name: Publish Docker image on: release: types: [published] jobs: push_to_registry: name: Push Docker image to Docker Hub runs-on: [self-hosted] permissions: packages: write contents: read steps: - name: Check out the repo uses: actions/checkout@v4 - name: Log in to Docker Hub uses...
Publish your image on Docker Hub Share your application with the world (or other developers on your team). Sign up for free Choose a subscription that’s right for you Find your perfect balance of collaboration, security, and support with a Docker subscription. ...
https://github.com/getsentry/self-hosted/releases/latest 配置 您很可能希望调整Sentry的默认配置。这些设施可用于此目的: sentry/config.yml— 包含大多数(如果不是全部)要调整的配置选项。这个文件是在安装时从sentry/config.example.yml生成的。该文件本身将最常见的配置选项记录为代码注释。此文件中的一些常用设...
Exoframe - A self-hosted tool that allows simple one-command deployments using Docker Flynn 💀 - A next generation open source platform as a service Hephy Workflow - Open source PaaS for Kubernetes that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and ...
The Docker Official Images are a curated set of Docker repositories hosted on Docker Hub. Docker recommends you use the Docker Official Images in your projects. These images have clear documentation, promote best practices, and are regularly updated. Docker Official Images support most common use ca...