1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00
garage_ynh/doc/POST_INSTALL.md
2024-02-05 21:19:48 +01:00

643 B

Your Garage node have been installed. You can now connect to other nodes with the following identifiers :

rpc_secret: __RPC_SECRET__
bootstrap_peers: __SELF_BOOTSTRAP_PEERS__

Current garage layout: GARAGE_LAYOUT

The RPC port is PORT The S3 API port is PORT_API but you should use port 443 (HTTPS reverse proxy with Nginx) in your client settings The web endpoint (for HTTP public access, for a static website or social media files) is PORT_WEB, and if you want to use you should setup website access for the bucket, and a redirect_ynh app pointing to 127.0.0.1:__PORT_WEB__, using the domain bucketname.__DOMAIN__.