Getting Started with PocketHost

Welcome to PocketHost! This guide will help you set up your first PocketBase instance and get you familiar with the basics of our platform. Let’s dive in!

1. Create a PocketHost Account

The first step is to create a free account on PocketHost.

  • Sign Up: Visit pockethost.io/get-started.
  • Email Verification: Provide a valid email address and verify it through the confirmation email sent to you.
  • Account Setup: Complete your profile setup, and you’re ready to go!

For detailed instructions, see Account Creation.

2. Choose an Instance Name

After logging in, you can create a new PocketBase instance.

  • Auto-Assigned Name: If you prefer, you can let PocketHost assign a random, unique name to your instance.
  • Custom Name: You can also choose a custom name that reflects your project or brand.

Note: Instance names must be unique and comply with our naming guidelines.

Learn more in Choosing an Instance Name.

3. Accessing the Instance Admin Interface

Once your instance is created, you can access the PocketBase admin UI.

  • Admin URL: Navigate to https://<instance>.pockethost.io/_
    • Replace <instance> with your instance name.
  • Login: Use the default admin credentials provided during instance creation.

Example:

https://myapp.pockethost.io/_

For more details, visit Accessing the Admin Interface.

4. Exploring the Instance Dashboard

PocketHost provides a user-friendly dashboard to manage your instances.

  • Dashboard Access: Log in to your PocketHost account and go to the Dashboard.
  • Instance Management: From the dashboard, you can:
    • Start, stop, or restart instances.
    • View instance status and resource usage.
    • Configure settings and access logs.

See Using the PocketHost Dashboard for an in-depth guide.

5. Exploring the Instance via FTP

For advanced management, you can access your instance files via FTP.

  • FTP Credentials: Obtain your FTP username and password from the dashboard.
  • FTP Client: Use any standard FTP client (like FileZilla or WinSCP) to connect.
    • Host: <instance>.pockethost.io
    • Port: 21
  • File Management: Upload, download, or modify files as needed.

Detailed instructions are available in FTP Access and File Management.


Next Steps:

Now that you’re set up, you can start building your application!

  • Configure Your Database: Set up collections and records in the admin UI.
  • Integrate with Your App: Connect your PocketBase instance to your web or mobile application.
  • Deploy Updates: Use FTP or the admin UI to manage your instance files.

Happy building with PocketHost!

(c) 2024, PocketHost
Proudly hacking open source in Reno, NV