Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.22 KB

readme.md

File metadata and controls

41 lines (30 loc) · 2.22 KB

How to configure releases admin project in local environment

Introduction

This document provides instruction for configuring releases.admin locally. It includes information on system requirements, dependencies, and settings that must be configured before the software can be used.

System requirements

  • PHP > 7.4
  • Mysql database
  • Apache or Nginx Web Server

Dependencies

  • Composer

Setup Virtualhosts

  • setup virtualhost "admindemo.aspose" for releases.admin.aspose.com

Installation

All done, project is ready and you can login and start using the releases-admin by the link http://admindemo.aspose

How To publish Aspose.Total for .NET, CPP, and JAVA:

  • Log in to https://releases.admin.aspose.com using a super admin account.
  • Navigate to "Manage Total.Net" and select the latest releases of Aspose products.
  • Click the "Generate Zip File" button to create a zip file of all Aspose products and upload it to an S3 bucket.
  • Once the upload is complete, copy the uploaded path to your clipboard.
  • Go to "View All Releases" and select the Aspose.Total release for the desired product and family.
  • Click "Update DB Entry" and paste in the new S3 URL, modify the date_added value, and click "Update."
  • Repeat the process for Aspose.Total for CPP and Aspose.Total for JAVA.